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

apupier 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 6268e2e458e7 chore(deps-dev): Bump com.nimbusds:nimbus-jose-jwt from 
10.9.1 to 10.10
6268e2e458e7 is described below

commit 6268e2e458e7f91aaaa4562798692e6730c612a9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 22 07:30:19 2026 +0000

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 76f4e8c32b92..f9fed482ff8c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -410,7 +410,7 @@
         <neo4j-version>6.2.1</neo4j-version>
         <netty-version>4.2.18.Final</netty-version>
         
<networknt-json-schema-validator-version>2.0.1</networknt-json-schema-validator-version>
-        <nimbus-jose-jwt>10.9.1</nimbus-jose-jwt>
+        <nimbus-jose-jwt>10.10</nimbus-jose-jwt>
         <olingo2-version>2.0.13</olingo2-version>
         <olingo4-version>5.0.0</olingo4-version>
         <ognl-version>3.4.13</ognl-version>

Reply via email to