Skip to content

Commit 9869baf

Browse files
Merge pull request #236 from Checkmarx/other/update_java_wrapper_2.4.20
Update ast-cli-java-wrapper with 2.4.20
2 parents 8158631 + dbdd8c1 commit 9869baf

7 files changed

Lines changed: 8 additions & 7 deletions

File tree

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ checkmarx-ast-eclipse-plugin/lib/ast-cli-java-wrapper-2.4.14-oss.jar filter=lfs
99
checkmarx-ast-eclipse-plugin/lib/ast-cli-java-wrapper-2.4.15.jar filter=lfs diff=lfs merge=lfs -text
1010
checkmarx-ast-eclipse-plugin/lib/ast-cli-java-wrapper-2.4.16-dev.jar filter=lfs diff=lfs merge=lfs -text
1111
checkmarx-ast-eclipse-plugin/lib/ast-cli-java-wrapper-2.4.18.jar filter=lfs diff=lfs merge=lfs -text
12+
checkmarx-ast-eclipse-plugin/lib/ast-cli-java-wrapper-2.4.20.jar filter=lfs diff=lfs merge=lfs -text

ast-cli-java-wrapper.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.4.18
1+
2.4.20

checkmarx-ast-eclipse-plugin/.classpath

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<classpathentry exported="true" kind="lib" path="lib/jackson-annotations-2.21.jar"/>
1313
<classpathentry exported="true" kind="lib" path="lib/jackson-core-2.21.0.jar"/>
1414
<classpathentry exported="true" kind="lib" path="lib/commons-lang3-3.18.0.jar"/>
15-
<classpathentry exported="true" kind="lib" path="lib/ast-cli-java-wrapper-2.4.18.jar"/>
15+
<classpathentry exported="true" kind="lib" path="lib/ast-cli-java-wrapper-2.4.20.jar"/>
1616
<classpathentry exported="true" kind="lib" path="lib/jackson-databind-2.21.0.jar"/>
1717
<classpathentry exported="true" kind="lib" path="lib/org.eclipse.mylyn.commons.ui_4.9.0.v20251121-0615.jar"/>
1818
<classpathentry exported="true" kind="lib" path="lib/org-eclipse-mylyn-commons-core.jar"/>

checkmarx-ast-eclipse-plugin/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ Bundle-ClassPath: .,
3030
lib/jackson-core-2.21.0.jar,
3131
lib/jackson-databind-2.21.0.jar,
3232
lib/commons-lang3-3.18.0.jar,
33-
lib/ast-cli-java-wrapper-2.4.18.jar,
33+
lib/ast-cli-java-wrapper-2.4.20.jar,
3434
lib/org.eclipse.mylyn.commons.ui_4.9.0.v20251121-0615.jar,
3535
lib/org-eclipse-mylyn-commons-core.jar

checkmarx-ast-eclipse-plugin/build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ bin.includes = plugin.xml,\
88
lib/jackson-annotations-2.21.jar,\
99
lib/jackson-core-2.21.0.jar,\
1010
lib/commons-lang3-3.18.0.jar,\
11-
lib/ast-cli-java-wrapper-2.4.18.jar,\
11+
lib/ast-cli-java-wrapper-2.4.20.jar,\
1212
lib/org.eclipse.mylyn.commons.ui_4.9.0.v20251121-0615.jar,\
1313
lib/jackson-databind-2.21.0.jar,\
1414
.,\

checkmarx-ast-eclipse-plugin/lib/ast-cli-java-wrapper-2.4.18.jar

Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:1d4edeb115a7c90935210f36645a2ffd2c3596299e69832c4670661cdf021e7c
3+
size 135823390

0 commit comments

Comments
 (0)