Skip to content

Commit

Permalink
chore(deps): update dependency com.nimbusds:nimbus-jose-jwt to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
solrbot committed Jan 25, 2025
1 parent af7e9a9 commit dac4af9
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ navsecurity = "0.5.10"
netty = "4.1.114.Final"
# @keep for version alignment
netty-tcnative = "2.0.66.Final"
nimbusds-josejwt = "9.48"
nimbusds-josejwt = "10.0.1"
nodegradle-node = "7.0.1"
# @keep Node JS version used in node.gradle (LTS)
nodejs = "16.20.2"
Expand Down
1 change: 1 addition & 0 deletions solr/licenses/nimbus-jose-jwt-10.0.1.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
372e4d6fc73c96360d0e8967e3dc7bb3dd655fe3
1 change: 0 additions & 1 deletion solr/licenses/nimbus-jose-jwt-9.48.jar.sha1

This file was deleted.

2 changes: 1 addition & 1 deletion solr/modules/jwt-auth/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ com.jayway.jsonpath:json-path:2.9.0=jarValidation,runtimeClasspath,runtimeLibs,s
com.lmax:disruptor:3.4.4=solrPlatformLibs
com.nimbusds:content-type:2.2=jarValidation,testCompileClasspath,testRuntimeClasspath
com.nimbusds:lang-tag:1.7=jarValidation,testCompileClasspath,testRuntimeClasspath
com.nimbusds:nimbus-jose-jwt:9.48=jarValidation,testCompileClasspath,testRuntimeClasspath
com.nimbusds:nimbus-jose-jwt:10.0.1=jarValidation,testCompileClasspath,testRuntimeClasspath
com.nimbusds:oauth2-oidc-sdk:10.10.1=jarValidation,testCompileClasspath,testRuntimeClasspath
com.squareup.okhttp3:mockwebserver:4.11.0=jarValidation,testCompileClasspath,testRuntimeClasspath
com.squareup.okhttp3:okhttp:4.12.0=jarValidation,testCompileClasspath,testRuntimeClasspath
Expand Down

0 comments on commit dac4af9

Please sign in to comment.