Skip to content

Commit 41d5ec2

Browse files
Merge pull request #228 from Checkmarx/other/update_java_wrapper_2.4.15
Update ast-cli-java-wrapper with 2.4.15
2 parents 07ab98a + 0adf427 commit 41d5ec2

File tree

7 files changed

+8
-7
lines changed

7 files changed

+8
-7
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ checkmarx-ast-eclipse-plugin/lib/ast-cli-java-wrapper-2.4.3.jar filter=lfs diff=
66
checkmarx-ast-eclipse-plugin/lib/ast-cli-java-wrapper-2.4.4.jar filter=lfs diff=lfs merge=lfs -text
77
checkmarx-ast-eclipse-plugin/lib/ast-cli-java-wrapper-2.4.9.jar filter=lfs diff=lfs merge=lfs -text
88
checkmarx-ast-eclipse-plugin/lib/ast-cli-java-wrapper-2.4.14-oss.jar filter=lfs diff=lfs merge=lfs -text
9+
checkmarx-ast-eclipse-plugin/lib/ast-cli-java-wrapper-2.4.15.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.14-oss
1+
2.4.15

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.15.2.jar"/>
1313
<classpathentry exported="true" kind="lib" path="lib/jackson-core-2.15.2.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.14-oss.jar"/>
15+
<classpathentry exported="true" kind="lib" path="lib/ast-cli-java-wrapper-2.4.15.jar"/>
1616
<classpathentry exported="true" kind="lib" path="lib/jackson-databind-2.15.2.jar"/>
1717
<classpathentry exported="true" kind="lib" path="lib/org.eclipse.mylyn.commons.ui_3.25.2.v20200813-0821.jar"/>
1818
<classpathentry exported="true" kind="lib" path="lib/org.apache.commons.lang_2.6.0.v20220406-2305.jar"/>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Bundle-ClassPath: lib/slf4j-simple-1.7.5.jar,
2525
lib/jackson-annotations-2.15.2.jar,
2626
lib/jackson-core-2.15.2.jar,
2727
lib/commons-lang3-3.18.0.jar,
28-
lib/ast-cli-java-wrapper-2.4.14-oss.jar,
28+
lib/ast-cli-java-wrapper-2.4.15.jar,
2929
lib/jackson-databind-2.15.2.jar,
3030
lib/org.eclipse.mylyn.commons.ui_3.25.2.v20200813-0821.jar,
3131
lib/org.apache.commons.lang_2.6.0.v20220406-2305.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.15.2.jar,\
99
lib/jackson-core-2.15.2.jar,\
1010
lib/commons-lang3-3.18.0.jar,\
11-
lib/ast-cli-java-wrapper-2.4.14-oss.jar,\
11+
lib/ast-cli-java-wrapper-2.4.15.jar,\
1212
lib/jackson-databind-2.15.2.jar,\
1313
lib/org.eclipse.mylyn.commons.ui_3.25.2.v20200813-0821.jar,\
1414
.,\

checkmarx-ast-eclipse-plugin/lib/ast-cli-java-wrapper-2.4.14-oss.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:8c33256c71f466c96630e6870d6dcef2f6e557e5df69b32a2b5ed19cd4f08b63
3+
size 135375023

0 commit comments

Comments
 (0)