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 Nov 9, 2024
1 parent cd601aa commit 0460dcd
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>3.6.4</cxf.version>
<bouncycastle.version>1.70</bouncycastle.version>
<nimbus-jose-jwt.version>9.45</nimbus-jose-jwt.version>
<nimbus-jose-jwt.version>9.46</nimbus-jose-jwt.version>

<spring-framework.version>5.3.39</spring-framework.version>
<spring-security.version>5.8.15</spring-security.version>
Expand All @@ -424,7 +424,7 @@ under the License.

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

<groovy.version>4.0.23</groovy.version>
<groovy.version>4.0.24</groovy.version>

<flowable.version>6.8.1</flowable.version>

Expand Down

0 comments on commit 0460dcd

Please sign in to comment.