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 d844ec34216b chore(deps): Bump com.auth0:java-jwt from 4.5.0 to 4.5.1 
(#21863)
d844ec34216b is described below

commit d844ec34216b843b799884833393749a39cc5833
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 9 12:41:31 2026 +0100

    chore(deps): Bump com.auth0:java-jwt from 4.5.0 to 4.5.1 (#21863)
    
    Bumps [com.auth0:java-jwt](https://github.com/auth0/java-jwt) from 4.5.0 to 
4.5.1.
    - [Release notes](https://github.com/auth0/java-jwt/releases)
    - [Changelog](https://github.com/auth0/java-jwt/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/auth0/java-jwt/compare/4.5.0...4.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.auth0:java-jwt
      dependency-version: 4.5.1
      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>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 1c45f327d3e9..7e9a120b52f1 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -228,7 +228,7 @@
         <groovy-version>5.0.4</groovy-version>
         <grpc-version>1.79.0</grpc-version>
         
<grpc-google-auth-library-version>1.41.0</grpc-google-auth-library-version>
-        <grpc-java-jwt-version>4.5.0</grpc-java-jwt-version>
+        <grpc-java-jwt-version>4.5.1</grpc-java-jwt-version>
         
<grpc-netty-tcnative-boringssl-static-version>2.0.59.Final</grpc-netty-tcnative-boringssl-static-version>
         <gson-version>2.13.2</gson-version>
         <guava-version>33.5.0-jre</guava-version>

Reply via email to