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
The following commit(s) were added to refs/heads/4_0_X by this push:
new e36f2b7c17 Upgrading Nimbus JOSE JWT
e36f2b7c17 is described below
commit e36f2b7c1717e790931760884993db1d656d8fb5
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Fri Feb 20 08:41:10 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 9b73c85552..86c4acc2aa 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-framework.version>6.2.16</spring-framework.version>
<spring-boot.version>3.4.13</spring-boot.version>