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 93cb898 commit 15b1ba2
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.41</nimbus-jose-jwt.version>
<nimbus-jose-jwt.version>9.41.1</nimbus-jose-jwt.version>

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

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

<groovy.version>4.0.22</groovy.version>
<groovy.version>4.0.23</groovy.version>

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

Expand Down

0 comments on commit 15b1ba2

Please sign in to comment.