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 da914df328 Bump com.nimbusds:nimbus-jose-jwt from 10.0 to 10.0.1 (#950)
da914df328 is described below

commit da914df3285f2f7c9c96fa5a02e6f87618869c22
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jan 4 08:02:11 2025 +0100

    Bump com.nimbusds:nimbus-jose-jwt from 10.0 to 10.0.1 (#950)
    
    Bumps 
[com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt)
 from 10.0 to 10.0.1.
    - 
[Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt)
    - 
[Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/10.0.1..10.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.nimbusds:nimbus-jose-jwt
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 0b42cde948..2fec8a447f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -412,7 +412,7 @@ under the License.
 
     <cxf.version>4.1.0</cxf.version>
     <bouncycastle.version>1.79</bouncycastle.version>
-    <nimbus-jose-jwt.version>10.0</nimbus-jose-jwt.version>
+    <nimbus-jose-jwt.version>10.0.1</nimbus-jose-jwt.version>
 
     <spring-boot.version>3.3.7</spring-boot.version>
     <spring-cloud-gateway.version>4.1.6</spring-cloud-gateway.version>

Reply via email to