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

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


The following commit(s) were added to refs/heads/4_1_X by this push:
     new 295f9177e0 Upgrading Nimbus JOSE JWT
295f9177e0 is described below

commit 295f9177e00a51c9d6b6060072f9bb71484052ae
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Fri Feb 20 08:37:50 2026 +0100

    Upgrading Nimbus JOSE JWT
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6109dbd489..2b4e18946d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -433,7 +433,7 @@ under the License.
 
     <cxf.version>4.1.5</cxf.version>
     <bouncycastle.version>1.83</bouncycastle.version>
-    <nimbus-jose-jwt.version>10.7</nimbus-jose-jwt.version>
+    <nimbus-jose-jwt.version>10.8</nimbus-jose-jwt.version>
 
     <spring-boot.version>3.5.11</spring-boot.version>
     <spring-cloud-gateway.version>4.3.3</spring-cloud-gateway.version>

Reply via email to