Skip to content

Commit 354e83a

Browse files
committed
fix: upgrade org.bitbucket.b_c:jose4j from 0.7.6 to 0.9.6
Snyk has created this PR to upgrade org.bitbucket.b_c:jose4j from 0.7.6 to 0.9.6. See this package in maven: org.bitbucket.b_c:jose4j See this project in Snyk: https://app.snyk.io/org/deloitte-espana/project/eff8797e-d4cf-41d4-a419-93f9155d1d14?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 277adda commit 354e83a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
<commons-text.version>1.9</commons-text.version>
131131
<guava.version>30.1-jre</guava.version>
132132
<jjwt.version>0.9.1</jjwt.version>
133-
<jose4j.version>0.7.6</jose4j.version>
133+
<jose4j.version>0.9.6</jose4j.version>
134134
<jsoup.version>1.14.3</jsoup.version>
135135
<jquery.version>3.5.1</jquery.version>
136136
<maven-compiler-plugin.version>3.8.0</maven-compiler-plugin.version>
@@ -287,7 +287,7 @@
287287
<goal>start</goal>
288288
</goals>
289289
<configuration>
290-
<workingDir></workingDir>
290+
<workingDir/>
291291
<arguments>
292292
<argument>java</argument>
293293
<argument>-jar</argument>

0 commit comments

Comments
 (0)