Skip to content

Commit

Permalink
Upgrading Nimbus JOSE JWT and asciidoctor-maven-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
ilgrosso committed Nov 1, 2024
1 parent ba3139d commit cd2c2a7
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.42</nimbus-jose-jwt.version>
<nimbus-jose-jwt.version>9.43</nimbus-jose-jwt.version>

<spring-framework.version>5.3.39</spring-framework.version>
<spring-security.version>5.8.14</spring-security.version>
Expand Down Expand Up @@ -2211,7 +2211,7 @@ under the License.
<plugin>
<groupId>org.asciidoctor</groupId>
<artifactId>asciidoctor-maven-plugin</artifactId>
<version>3.0.0</version>
<version>3.1.0</version>
<inherited>false</inherited>
<dependencies>
<dependency>
Expand Down

0 comments on commit cd2c2a7

Please sign in to comment.