Skip to content

Commit

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

Bump com.nimbusds:nimbus-jose-jwt from 9.48 to 10.0.1
  • Loading branch information
arvindkrishnakumar-okta authored Jan 6, 2025
2 parents 2a9c86f + 10fe545 commit bfa088f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom-login/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<dependency>
<groupId>com.nimbusds</groupId>
<artifactId>nimbus-jose-jwt</artifactId>
<version>9.48</version>
<version>10.0.1</version>
</dependency>
<dependency>
<groupId>org.yaml</groupId>
Expand Down

0 comments on commit bfa088f

Please sign in to comment.