Skip to content

Commit

Permalink
chore(deps-dev): bump org.bitbucket.b_c:jose4j
Browse files Browse the repository at this point in the history
Bumps the maven group in /jans-auth-server with 1 update: [org.bitbucket.b_c:jose4j](https://bitbucket.org/b_c/jose4j).


Updates `org.bitbucket.b_c:jose4j` from 0.7.9 to 0.9.4
- [Commits](https://bitbucket.org/b_c/jose4j/branches/compare/jose4j-0.9.4..jose4j-0.7.9)

---
updated-dependencies:
- dependency-name: org.bitbucket.b_c:jose4j
  dependency-type: direct:development
  dependency-group: maven
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent f1b3ca2 commit 4c46c6f
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 @@ -261,7 +261,7 @@
<dependency>
<groupId>org.bitbucket.b_c</groupId>
<artifactId>jose4j</artifactId>
<version>0.7.9</version>
<version>0.9.4</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 4c46c6f

Please sign in to comment.