You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/12/20 12:02:05 UTC

(camel) branch main updated: Bump com.nimbusds:nimbus-jose-jwt from 9.37.2 to 9.37.3 (#12502)

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

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 44df5e97c10 Bump com.nimbusds:nimbus-jose-jwt from 9.37.2 to 9.37.3 (#12502)
44df5e97c10 is described below

commit 44df5e97c1016f02891776f3cabda0c0cd86c4fe
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Dec 20 13:01:59 2023 +0100

    Bump com.nimbusds:nimbus-jose-jwt from 9.37.2 to 9.37.3 (#12502)
    
    Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.37.2 to 9.37.3.
    - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt)
    - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.37.3..9.37.2)
    
    ---
    updated-dependencies:
    - dependency-name: com.nimbusds:nimbus-jose-jwt
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 635dccc7e74..d075849220d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -355,7 +355,7 @@
         <netty-version>4.1.104.Final</netty-version>
         <netty-reactive-streams-version>2.0.5</netty-reactive-streams-version>
         <networknt-json-schema-validator-version>1.0.88</networknt-json-schema-validator-version>
-        <nimbus-jose-jwt>9.37.2</nimbus-jose-jwt>
+        <nimbus-jose-jwt>9.37.3</nimbus-jose-jwt>
         <nitrite-version>3.4.4</nitrite-version>
         <olingo2-version>2.0.13</olingo2-version>
         <olingo4-version>5.0.0</olingo4-version>