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 d7ccce9549 Bump com.nimbusds:nimbus-jose-jwt from 10.3.1 to 10.4 (#1140) d7ccce9549 is described below commit d7ccce9549cf7a90d00e48562d5770be15fc5e3a Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Thu Jul 24 09:48:31 2025 +0200 Bump com.nimbusds:nimbus-jose-jwt from 10.3.1 to 10.4 (#1140) Signed-off-by: dependabot[bot] <supp...@github.com> 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 a3902a01e1..5983e5a2bd 100644 --- a/pom.xml +++ b/pom.xml @@ -413,7 +413,7 @@ under the License. <cxf.version>4.1.2</cxf.version> <bouncycastle.version>1.81</bouncycastle.version> - <nimbus-jose-jwt.version>10.3.1</nimbus-jose-jwt.version> + <nimbus-jose-jwt.version>10.4</nimbus-jose-jwt.version> <spring-boot.version>3.5.3</spring-boot.version> <spring-cloud-gateway.version>4.3.0</spring-cloud-gateway.version>