From e2012034c7fd6df15d65c0bc8b784ea8bd1af5e9 Mon Sep 17 00:00:00 2001 From: AlvoBen Date: Tue, 25 Feb 2025 12:22:05 +0200 Subject: [PATCH] Update ast-cli-java-wrapper to version 2.2.2-eclipse --- .gitattributes | 2 +- ast-cli-java-wrapper.version | 2 +- checkmarx-ast-eclipse-plugin/.classpath | 2 +- checkmarx-ast-eclipse-plugin/META-INF/MANIFEST.MF | 2 +- checkmarx-ast-eclipse-plugin/build.properties | 2 +- checkmarx-ast-eclipse-plugin/lib/.gitattributes | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.gitattributes b/.gitattributes index 34a12683..e2a1c7a9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -checkmarx-ast-eclipse-plugin/lib/ast-cli-java-wrapper-2.1.8.jar filter=lfs diff=lfs merge=lfs -text +checkmarx-ast-eclipse-plugin/lib/ast-cli-java-wrapper-2.2.2-eclipse.jar filter=lfs diff=lfs merge=lfs -text diff --git a/ast-cli-java-wrapper.version b/ast-cli-java-wrapper.version index ebf14b46..1cde5a08 100644 --- a/ast-cli-java-wrapper.version +++ b/ast-cli-java-wrapper.version @@ -1 +1 @@ -2.1.8 +2.2.2-eclipse \ No newline at end of file diff --git a/checkmarx-ast-eclipse-plugin/.classpath b/checkmarx-ast-eclipse-plugin/.classpath index 50fb5a78..e48be499 100644 --- a/checkmarx-ast-eclipse-plugin/.classpath +++ b/checkmarx-ast-eclipse-plugin/.classpath @@ -12,7 +12,7 @@ - + diff --git a/checkmarx-ast-eclipse-plugin/META-INF/MANIFEST.MF b/checkmarx-ast-eclipse-plugin/META-INF/MANIFEST.MF index 8e796414..f2dec6b8 100644 --- a/checkmarx-ast-eclipse-plugin/META-INF/MANIFEST.MF +++ b/checkmarx-ast-eclipse-plugin/META-INF/MANIFEST.MF @@ -25,7 +25,7 @@ Bundle-ClassPath: lib/slf4j-simple-1.7.5.jar, lib/jackson-annotations-2.12.4.jar, lib/jackson-core-2.12.4.jar, lib/commons-lang3-3.12.0.jar, - lib/ast-cli-java-wrapper-2.1.8.jar, + lib/ast-cli-java-wrapper-2.2.2-eclipse.jar, lib/jackson-databind-2.13.4.2.jar, lib/org.eclipse.mylyn.commons.ui_3.25.2.v20200813-0821.jar, lib/org.apache.commons.lang_2.6.0.v20220406-2305.jar, diff --git a/checkmarx-ast-eclipse-plugin/build.properties b/checkmarx-ast-eclipse-plugin/build.properties index 5fcaa98d..985c53d6 100644 --- a/checkmarx-ast-eclipse-plugin/build.properties +++ b/checkmarx-ast-eclipse-plugin/build.properties @@ -8,7 +8,7 @@ bin.includes = plugin.xml,\ lib/jackson-annotations-2.12.4.jar,\ lib/jackson-core-2.12.4.jar,\ lib/commons-lang3-3.12.0.jar,\ - lib/ast-cli-java-wrapper-2.1.8.jar,\ + lib/ast-cli-java-wrapper-2.2.2-eclipse.jar,\ lib/jackson-databind-2.13.4.2.jar,\ lib/org.eclipse.mylyn.commons.ui_3.25.2.v20200813-0821.jar,\ .,\ diff --git a/checkmarx-ast-eclipse-plugin/lib/.gitattributes b/checkmarx-ast-eclipse-plugin/lib/.gitattributes index 34a12683..e2a1c7a9 100644 --- a/checkmarx-ast-eclipse-plugin/lib/.gitattributes +++ b/checkmarx-ast-eclipse-plugin/lib/.gitattributes @@ -1 +1 @@ -checkmarx-ast-eclipse-plugin/lib/ast-cli-java-wrapper-2.1.8.jar filter=lfs diff=lfs merge=lfs -text +checkmarx-ast-eclipse-plugin/lib/ast-cli-java-wrapper-2.2.2-eclipse.jar filter=lfs diff=lfs merge=lfs -text