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 51c26d7346 Bump com.nimbusds:nimbus-jose-jwt from 10.0.2 to 10.1
(#1046)
51c26d7346 is described below
commit 51c26d7346c0e91131712bf9808bfda222729c5f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 4 07:09:35 2025 +0200
Bump com.nimbusds:nimbus-jose-jwt from 10.0.2 to 10.1 (#1046)
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 254876472d..864c45a352 100644
--- a/pom.xml
+++ b/pom.xml
@@ -412,7 +412,7 @@ under the License.
<cxf.version>4.1.1</cxf.version>
<bouncycastle.version>1.80</bouncycastle.version>
- <nimbus-jose-jwt.version>10.0.2</nimbus-jose-jwt.version>
+ <nimbus-jose-jwt.version>10.1</nimbus-jose-jwt.version>
<spring-boot.version>3.4.4</spring-boot.version>
<spring-cloud-gateway.version>4.2.1</spring-cloud-gateway.version>