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 94598bcc63485a72659039ab92dcf58fa3541686
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 3 07:54:15 2026 +0200
Bump com.nimbusds:nimbus-jose-jwt from 10.8 to 10.9 (#1337)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 010b2b0aa0..270e099cc6 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.8</nimbus-jose-jwt.version>
+ <nimbus-jose-jwt.version>10.9</nimbus-jose-jwt.version>
<spring-framework.version>6.2.17</spring-framework.version>
<spring-boot.version>3.4.13</spring-boot.version>