This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch 3_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git
The following commit(s) were added to refs/heads/3_0_X by this push:
new cd2c2a760e Upgrading Nimbus JOSE JWT and asciidoctor-maven-plugin
cd2c2a760e is described below
commit cd2c2a760e1ce986e916974b160bb8ec6bab8ad2
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Fri Nov 1 07:23:06 2024 +0100
Upgrading Nimbus JOSE JWT and asciidoctor-maven-plugin
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 7c8b8c009a..e1aad03850 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>
@@ -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>