Skip to content

Commit

Permalink
Merge pull request #6843 from payara/dependabot/maven/main/com.nimbus…
Browse files Browse the repository at this point in the history
…ds-nimbus-jose-jwt-9.40

Bump com.nimbusds:nimbus-jose-jwt from 9.39.1 to 9.40
  • Loading branch information
kalinchan authored Aug 2, 2024
2 parents 89d6c49 + a1a1dc7 commit 973146c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appserver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<!-- Java API for XML Registries Resource Adapter -->
<jaxr.version>JAXR_RA_20091012</jaxr.version>

<nimbus-jose-jwt.version>9.39.1</nimbus-jose-jwt.version>
<nimbus-jose-jwt.version>9.40</nimbus-jose-jwt.version>
<accessors-smart.version>2.5.1</accessors-smart.version>
<json-smart.version>2.5.1</json-smart.version>
<reactor-core.version>3.6.4</reactor-core.version>
Expand Down

0 comments on commit 973146c

Please sign in to comment.