Skip to content

Commit

Permalink
Merge pull request #757 from okta/dependabot/maven/com.nimbusds-nimbu…
Browse files Browse the repository at this point in the history
…s-jose-jwt-10.0

Bump com.nimbusds:nimbus-jose-jwt from 9.48 to 10.0
  • Loading branch information
arvindkrishnakumar-okta authored Jan 3, 2025
2 parents 7ca3ede + b604d68 commit 04c2806
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@
<dependency>
<groupId>com.nimbusds</groupId>
<artifactId>nimbus-jose-jwt</artifactId>
<version>9.48</version>
<version>10.0</version>
</dependency>

<!-- test dependencies -->
Expand Down

0 comments on commit 04c2806

Please sign in to comment.