Skip to content

Commit

Permalink
[CVE Fixes] Update version of Nimbus.jose.jwt (apache#16320)
Browse files Browse the repository at this point in the history
* Update version of nimbus.jose.jwt.version

* update licenses.yaml
  • Loading branch information
pagrawal10 authored Apr 23, 2024
1 parent 65412f8 commit f1d24c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion extensions-core/druid-pac4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>8.22.1</nimbus.jose.jwt.version>
<nimbus.jose.jwt.version>9.37.2</nimbus.jose.jwt.version>
<oauth2.oidc.sdk.version>8.22</oauth2.oidc.sdk.version>
</properties>

Expand Down
2 changes: 1 addition & 1 deletion licenses.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -809,7 +809,7 @@ name: com.nimbusds nimbus-jose-jwt
license_category: binary
module: extensions/druid-pac4j
license_name: Apache License version 2.0
version: 8.22.1
version: 9.37.2
libraries:
- com.nimbusds: nimbus-jose-jwt

Expand Down

0 comments on commit f1d24c8

Please sign in to comment.