Skip to content

Commit

Permalink
Upgrading Nimbus JOSE JWT and Groovy
Browse files Browse the repository at this point in the history
  • Loading branch information
ilgrosso committed Sep 13, 2024
1 parent ca9f1cf commit 4d9620d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,7 @@ under the License.

<cxf.version>4.1.0-SNAPSHOT</cxf.version>
<bouncycastle.version>1.78.1</bouncycastle.version>
<nimbus-jose-jwt.version>9.41</nimbus-jose-jwt.version>
<nimbus-jose-jwt.version>9.41.1</nimbus-jose-jwt.version>

<spring-boot.version>3.3.3</spring-boot.version>
<spring-cloud-gateway.version>4.1.5</spring-cloud-gateway.version>
Expand All @@ -420,7 +420,7 @@ under the License.

<jasypt.version>1.9.3</jasypt.version>

<groovy.version>5.0.0-alpha-9</groovy.version>
<groovy.version>5.0.0-alpha-10</groovy.version>

<flowable.version>7.0.1</flowable.version>
<flowable-old.version>6.8.1</flowable-old.version>
Expand Down

0 comments on commit 4d9620d

Please sign in to comment.