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

FrankChen021 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


The following commit(s) were added to refs/heads/master by this push:
     new 4c0b58f41ee build(deps): bump com.nimbusds:nimbus-jose-jwt from 9.37.4 
to 10.9.1 (#19965)
4c0b58f41ee is described below

commit 4c0b58f41eec92aea914c425cf786eb42bca34b8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 12 09:47:47 2026 +0800

    build(deps): bump com.nimbusds:nimbus-jose-jwt from 9.37.4 to 10.9.1 
(#19965)
    
    * build(deps): bump com.nimbusds:nimbus-jose-jwt from 9.37.4 to 10.9.1
    
    Bumps 
[com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt)
 from 9.37.4 to 10.9.1.
    - 
[Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt)
    - 
[Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/10.9.1..9.37.4)
    
    ---
    updated-dependencies:
    - dependency-name: com.nimbusds:nimbus-jose-jwt
      dependency-version: 10.9.1
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build: update Nimbus license metadata
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Frank Chen <[email protected]>
---
 extensions-core/druid-pac4j/pom.xml | 2 +-
 licenses.yaml                       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/extensions-core/druid-pac4j/pom.xml 
b/extensions-core/druid-pac4j/pom.xml
index 04dcf5d9c11..63e85fa514f 100644
--- a/extensions-core/druid-pac4j/pom.xml
+++ b/extensions-core/druid-pac4j/pom.xml
@@ -38,7 +38,7 @@
 
     <!-- Following must be updated along with any updates to pac4j version. 
One can find the compatible version of nimbus libraries in org.pac4j:pac4j-oidc 
dependencies-->
     <nimbus.lang.tag.version>1.7</nimbus.lang.tag.version>
-    <nimbus.jose.jwt.version>9.37.4</nimbus.jose.jwt.version>
+    <nimbus.jose.jwt.version>10.9.1</nimbus.jose.jwt.version>
     <oauth2.oidc.sdk.version>10.8</oauth2.oidc.sdk.version>
   </properties>
 
diff --git a/licenses.yaml b/licenses.yaml
index a31b2a7b71f..2b4202ea1ff 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -919,7 +919,7 @@ name: com.nimbusds nimbus-jose-jwt
 license_category: binary
 module: extensions/druid-pac4j
 license_name: Apache License version 2.0
-version: 9.37.4
+version: 10.9.1
 libraries:
   - com.nimbusds: nimbus-jose-jwt
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to