diff --git a/ast-cli-java-wrapper.version b/ast-cli-java-wrapper.version index 280a1e3..82bd22f 100644 --- a/ast-cli-java-wrapper.version +++ b/ast-cli-java-wrapper.version @@ -1 +1 @@ -2.0.12 +2.0.13 diff --git a/checkmarx-ast-eclipse-plugin/.classpath b/checkmarx-ast-eclipse-plugin/.classpath index 1e39aaf..e95b3aa 100644 --- a/checkmarx-ast-eclipse-plugin/.classpath +++ b/checkmarx-ast-eclipse-plugin/.classpath @@ -11,7 +11,7 @@ - + diff --git a/checkmarx-ast-eclipse-plugin/META-INF/MANIFEST.MF b/checkmarx-ast-eclipse-plugin/META-INF/MANIFEST.MF index 877eceb..91a2a5a 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.0.12.jar, + lib/ast-cli-java-wrapper-2.0.13.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 adc49c2..fe97fac 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.0.12.jar,\ + lib/ast-cli-java-wrapper-2.0.13.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/ast-cli-java-wrapper-2.0.12.jar b/checkmarx-ast-eclipse-plugin/lib/ast-cli-java-wrapper-2.0.13.jar similarity index 66% rename from checkmarx-ast-eclipse-plugin/lib/ast-cli-java-wrapper-2.0.12.jar rename to checkmarx-ast-eclipse-plugin/lib/ast-cli-java-wrapper-2.0.13.jar index 2e561a1..67a84df 100644 Binary files a/checkmarx-ast-eclipse-plugin/lib/ast-cli-java-wrapper-2.0.12.jar and b/checkmarx-ast-eclipse-plugin/lib/ast-cli-java-wrapper-2.0.13.jar differ