This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git
The following commit(s) were added to refs/heads/master by this push:
new 8e0c6f7094 Upgrading Nimbus JOSE JWT and asciidoctor-maven-plugin
8e0c6f7094 is described below
commit 8e0c6f709492311d8299bf9b61fa6b709b66d6d8
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Fri Nov 1 07:22:14 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 2251a1317b..8d43e4c6ae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -411,7 +411,7 @@ under the License.
<cxf.version>4.1.0-SNAPSHOT</cxf.version>
<bouncycastle.version>1.79</bouncycastle.version>
- <nimbus-jose-jwt.version>9.42</nimbus-jose-jwt.version>
+ <nimbus-jose-jwt.version>9.43</nimbus-jose-jwt.version>
<spring-boot.version>3.3.5</spring-boot.version>
<spring-cloud-gateway.version>4.1.5</spring-cloud-gateway.version>
@@ -2156,7 +2156,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>