Skip to content

Commit

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

Bump com.nimbusds:nimbus-jose-jwt from 9.39.1 to 9.40
  • Loading branch information
kalinchan authored and Pandrex247 committed Aug 13, 2024
1 parent 898dae8 commit 9f73a23
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 9f73a23

Please sign in to comment.