Skip to content

Commit

Permalink
fix: upgrade org.bitbucket.b_c:jose4j from 0.6.4 to 0.7.9
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.bitbucket.b_c:jose4j from 0.6.4 to 0.7.9.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.bitbucket.b_c/jose4j/

See this project in Snyk:
https://app.snyk.io/org/janssenproject/project/dcf8f9e2-49b1-45e6-8298-ef07264fdc1d?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jan 20, 2022
1 parent 878bd69 commit 874e2ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jans-auth-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@
<dependency>
<groupId>org.bitbucket.b_c</groupId>
<artifactId>jose4j</artifactId>
<version>0.6.4</version>
<version>0.7.9</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 874e2ad

Please sign in to comment.