Skip to content

Commit

Permalink
Upgrading Nimbus JOSE JWT and Zonky binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
ilgrosso committed Feb 26, 2025
1 parent 0b6d2a0 commit 1109e84
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 @@ -412,7 +412,7 @@ under the License.

<cxf.version>4.1.0</cxf.version>
<bouncycastle.version>1.80</bouncycastle.version>
<nimbus-jose-jwt.version>10.0.1</nimbus-jose-jwt.version>
<nimbus-jose-jwt.version>10.0.2</nimbus-jose-jwt.version>

<spring-boot.version>3.4.3</spring-boot.version>
<spring-cloud-gateway.version>4.2.0</spring-cloud-gateway.version>
Expand Down Expand Up @@ -469,7 +469,7 @@ under the License.
<zookeeper.version>3.9.3</zookeeper.version>

<zonky.embedded-postgres.version>2.1.0</zonky.embedded-postgres.version>
<zonky.embedded-postgres-binaries.version>17.2.0</zonky.embedded-postgres-binaries.version>
<zonky.embedded-postgres-binaries.version>17.4.0</zonky.embedded-postgres-binaries.version>

<testds.rootDn>o=isp</testds.rootDn>
<testds.bindDn>uid=admin,ou=system</testds.bindDn>
Expand Down

0 comments on commit 1109e84

Please sign in to comment.