This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch 4_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git

commit 46084e4d34e5a2b26199d25dc0ab50785652fa27
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Wed Jun 3 09:30:26 2026 +0200

    Upgrading Nimbus JOSE JWT and gmavenplus-plugin
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 4affac73e1..2af62e4e86 100644
--- a/pom.xml
+++ b/pom.xml
@@ -433,7 +433,7 @@ under the License.
 
     <cxf.version>4.1.6</cxf.version>
     <bouncycastle.version>1.84</bouncycastle.version>
-    <nimbus-jose-jwt.version>10.9</nimbus-jose-jwt.version>
+    <nimbus-jose-jwt.version>10.9.1</nimbus-jose-jwt.version>
 
     <spring-framework.version>6.2.18</spring-framework.version>
     <spring-boot.version>3.4.13</spring-boot.version>
@@ -1996,7 +1996,7 @@ under the License.
       <plugin>
         <groupId>org.codehaus.gmavenplus</groupId>
         <artifactId>gmavenplus-plugin</artifactId>
-        <version>4.3.1</version>
+        <version>5.0.0</version>
         <dependencies>
           <dependency>
             <groupId>org.apache.groovy</groupId>

Reply via email to