Skip to content

Commit a420f45

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

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
@@ -129,7 +129,7 @@
129129
<commons-text.version>1.9</commons-text.version>
130130
<guava.version>30.1-jre</guava.version>
131131
<jjwt.version>0.9.1</jjwt.version>
132-
<jose4j.version>0.7.6</jose4j.version>
132+
<jose4j.version>0.9.6</jose4j.version>
133133
<jsoup.version>1.14.3</jsoup.version>
134134
<jquery.version>3.5.1</jquery.version>
135135
<maven-compiler-plugin.version>3.8.0</maven-compiler-plugin.version>

0 commit comments

Comments
 (0)