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 8b64bcc58b5 fix: upgrade Nimbus JOSE JWT to 9.37.4 (#19807)
8b64bcc58b5 is described below

commit 8b64bcc58b5a55c87e8db310c5b6cf1770f5fb01
Author: Frank Chen <[email protected]>
AuthorDate: Tue Aug 4 10:13:27 2026 +0800

    fix: upgrade Nimbus JOSE JWT to 9.37.4 (#19807)
    
    * Upgrade Nimbus JOSE JWT to 9.37.4
    
    * fix: update Nimbus license metadata
---
 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 e46f63687af..ec3f76de6c7 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.3</nimbus.jose.jwt.version>
+    <nimbus.jose.jwt.version>9.37.4</nimbus.jose.jwt.version>
     <oauth2.oidc.sdk.version>10.8</oauth2.oidc.sdk.version>
   </properties>
 
diff --git a/licenses.yaml b/licenses.yaml
index 6e565f2f116..de42ebc77be 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.3
+version: 9.37.4
 libraries:
   - com.nimbusds: nimbus-jose-jwt
 


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

Reply via email to