This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch 3_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/3_0_X by this push:
     new d47dc9f309 Bump com.nimbusds:nimbus-jose-jwt from 9.37 to 9.37.1 (#545)
d47dc9f309 is described below

commit d47dc9f309be31ee02211003976930603fb70045
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Nov 9 13:09:58 2023 +0100

    Bump com.nimbusds:nimbus-jose-jwt from 9.37 to 9.37.1 (#545)
    
    Bumps 
[com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt)
 from 9.37 to 9.37.1.
    - 
[Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt)
    - 
[Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.37.1..9.37)
    
    ---
    updated-dependencies:
    - dependency-name: com.nimbusds:nimbus-jose-jwt
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 34b9ef3fae..b57a91bafe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -411,7 +411,7 @@ under the License.
 
     <cxf.version>3.6.2</cxf.version>
     <bouncycastle.version>1.70</bouncycastle.version>
-    <nimbus-jose-jwt.version>9.37</nimbus-jose-jwt.version>
+    <nimbus-jose-jwt.version>9.37.1</nimbus-jose-jwt.version>
 
     <spring-boot.version>2.7.17</spring-boot.version>
     <spring-cloud-gateway.version>3.1.9</spring-cloud-gateway.version>

Reply via email to