Skip to content

Commit

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

Bump com.nimbusds:nimbus-jose-jwt from 9.45 to 9.47
  • Loading branch information
arvindkrishnakumar-okta authored Nov 15, 2024
2 parents 876eca7 + 4df3013 commit e2f00aa
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.45</version>
<version>9.47</version>
</dependency>

<!-- test dependencies -->
Expand Down

0 comments on commit e2f00aa

Please sign in to comment.