Skip to content

Commit 75e55a1

Browse files
[Cycode] Fix for vulnerable manifest file dependency - org.apache.commons:commons-lang3 updated to version 3.18.0
1 parent c17845c commit 75e55a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4444
<jackson.version>2.17.2</jackson.version>
4545
<typesafe.config.version>1.3.1</typesafe.config.version>
46-
<commonsLang.version>3.4</commonsLang.version>
46+
<commonsLang.version>3.18.0</commonsLang.version>
4747
<commonsCompress.version>1.26.2</commonsCompress.version>
4848
<guava.version>33.2.1-jre</guava.version>
4949
<commonsCollections.version>4.3</commonsCollections.version>

0 commit comments

Comments
 (0)