Skip to content

Commit

Permalink
Upgrading Nimbus JOSE JWT
Browse files Browse the repository at this point in the history
  • Loading branch information
ilgrosso committed Sep 14, 2023
1 parent ca2f76e commit 4826a9b
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 @@ -411,7 +411,7 @@ under the License.

<cxf.version>3.6.1</cxf.version>
<bouncycastle.version>1.70</bouncycastle.version>
<nimbus-jose-jwt.version>9.31</nimbus-jose-jwt.version>
<nimbus-jose-jwt.version>9.32</nimbus-jose-jwt.version>

<spring-boot.version>2.7.15</spring-boot.version>
<spring-cloud-gateway.version>3.1.8</spring-cloud-gateway.version>
Expand Down

0 comments on commit 4826a9b

Please sign in to comment.