Skip to content

Commit 0a06933

Browse files
committed
fix: pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHECOMMONS-10734078
1 parent de3c2c8 commit 0a06933

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
<commons-collections.version>3.2.1</commons-collections.version>
127127
<commons-lang3.version>3.12.0</commons-lang3.version>
128128
<commons-io.version>2.6</commons-io.version>
129-
<commons-text.version>1.9</commons-text.version>
129+
<commons-text.version>1.14.0</commons-text.version>
130130
<guava.version>30.1-jre</guava.version>
131131
<jjwt.version>0.9.1</jjwt.version>
132132
<jose4j.version>0.7.6</jose4j.version>

0 commit comments

Comments
 (0)