Skip to content

Commit

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

Bump com.nimbusds:nimbus-jose-jwt from 10.0.1 to 10.0.2
  • Loading branch information
arvindkrishnakumar-okta authored Feb 26, 2025
2 parents be3eae7 + 669b347 commit cc1efdb
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>10.0.1</version>
<version>10.0.2</version>
</dependency>

<!-- test dependencies -->
Expand Down

0 comments on commit cc1efdb

Please sign in to comment.