This is an automated email from the ASF dual-hosted git repository.
janhoy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git
The following commit(s) were added to refs/heads/main by this push:
new a3feb6ebbc5 chore(deps): update dependency
com.nimbusds:nimbus-jose-jwt to v9.48 (#3092)
a3feb6ebbc5 is described below
commit a3feb6ebbc5cc8d58e0fb4df5ccbb72557529aea
Author: Solr Bot <[email protected]>
AuthorDate: Fri Jan 24 11:08:12 2025 +0100
chore(deps): update dependency com.nimbusds:nimbus-jose-jwt to v9.48 (#3092)
---
gradle/libs.versions.toml | 2 +-
solr/licenses/nimbus-jose-jwt-9.30.2.jar.sha1 | 1 -
solr/licenses/nimbus-jose-jwt-9.48.jar.sha1 | 1 +
solr/modules/jwt-auth/gradle.lockfile | 2 +-
4 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 47dd7ea49d9..416f5fde99e 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -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.30.2"
+nimbusds-josejwt = "9.48"
nodegradle-node = "7.0.1"
# @keep Node JS version used in node.gradle (LTS)
nodejs = "16.20.2"
diff --git a/solr/licenses/nimbus-jose-jwt-9.30.2.jar.sha1
b/solr/licenses/nimbus-jose-jwt-9.30.2.jar.sha1
deleted file mode 100644
index 98b8f46f617..00000000000
--- a/solr/licenses/nimbus-jose-jwt-9.30.2.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-3a291d6af4007fd88df384249378130102912385
diff --git a/solr/licenses/nimbus-jose-jwt-9.48.jar.sha1
b/solr/licenses/nimbus-jose-jwt-9.48.jar.sha1
new file mode 100644
index 00000000000..31189246691
--- /dev/null
+++ b/solr/licenses/nimbus-jose-jwt-9.48.jar.sha1
@@ -0,0 +1 @@
+587d7e8126e68eef212c90485f48d6e032f626b0
diff --git a/solr/modules/jwt-auth/gradle.lockfile
b/solr/modules/jwt-auth/gradle.lockfile
index acebbd7e0fb..75fe43db017 100644
--- a/solr/modules/jwt-auth/gradle.lockfile
+++ b/solr/modules/jwt-auth/gradle.lockfile
@@ -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.30.2=jarValidation,testCompileClasspath,testRuntimeClasspath
+com.nimbusds:nimbus-jose-jwt:9.48=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