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 51c82b570e Bump com.nimbusds:nimbus-jose-jwt from 10.2 to 10.3
51c82b570e is described below

commit 51c82b570e2bd8365fdb57e654cd35725e2acdf9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 9 22:51:18 2025 +0000

    Bump com.nimbusds:nimbus-jose-jwt from 10.2 to 10.3
    
    Bumps 
[com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt)
 from 10.2 to 10.3.
    - 
[Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt)
    - 
[Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/10.3..10.2)
    
    ---
    updated-dependencies:
    - dependency-name: com.nimbusds:nimbus-jose-jwt
      dependency-version: '10.3'
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b8024c5c6a..57d0ec3888 100644
--- a/pom.xml
+++ b/pom.xml
@@ -413,7 +413,7 @@ under the License.
 
     <cxf.version>4.1.1</cxf.version>
     <bouncycastle.version>1.80</bouncycastle.version>
-    <nimbus-jose-jwt.version>10.2</nimbus-jose-jwt.version>
+    <nimbus-jose-jwt.version>10.3</nimbus-jose-jwt.version>
 
     <spring-boot.version>3.4.5</spring-boot.version>
     <spring-cloud-gateway.version>4.2.1</spring-cloud-gateway.version>

Reply via email to