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

dsmiley pushed a commit to branch branch_10x
in repository https://gitbox.apache.org/repos/asf/solr.git

commit 7331568634812b7245ddc462732ad28398436993
Author: Solr Bot <[email protected]>
AuthorDate: Tue Sep 1 15:47:28 2026 +0200

    Update Google Cloud (#4848)
    
    (cherry picked from commit 406fca5fb7e8bae7e47d17c461328651e1e372a1)
---
 .../unreleased/PR#4848-update-google-cloud.yml     |  7 ++++
 gradle/libs.versions.toml                          |  4 +--
 solr/licenses/api-common-2.66.0.jar.sha1           |  1 -
 solr/licenses/api-common-2.67.0.jar.sha1           |  1 +
 solr/licenses/checker-qual-3.54.0.jar.sha1         |  1 -
 .../licenses/conscrypt-openjdk-uber-2.6.0.jar.sha1 |  1 -
 .../licenses/conscrypt-openjdk-uber-2.6.2.jar.sha1 |  1 +
 .../gapic-google-cloud-storage-v2-2.71.0.jar.sha1  |  1 -
 .../gapic-google-cloud-storage-v2-2.72.0.jar.sha1  |  1 +
 solr/licenses/gax-2.83.0.jar.sha1                  |  1 -
 solr/licenses/gax-2.84.0.jar.sha1                  |  1 +
 solr/licenses/gax-grpc-2.83.0.jar.sha1             |  1 -
 solr/licenses/gax-grpc-2.84.0.jar.sha1             |  1 +
 solr/licenses/gax-httpjson-2.83.0.jar.sha1         |  1 -
 solr/licenses/gax-httpjson-2.84.0.jar.sha1         |  1 +
 ...google-auth-library-credentials-1.50.0.jar.sha1 |  1 -
 ...google-auth-library-credentials-1.51.0.jar.sha1 |  1 +
 ...google-auth-library-oauth2-http-1.50.0.jar.sha1 |  1 -
 ...google-auth-library-oauth2-http-1.51.0.jar.sha1 |  1 +
 solr/licenses/google-cloud-core-2.73.0.jar.sha1    |  1 -
 solr/licenses/google-cloud-core-2.74.0.jar.sha1    |  1 +
 .../google-cloud-core-grpc-2.73.0.jar.sha1         |  1 -
 .../google-cloud-core-grpc-2.74.0.jar.sha1         |  1 +
 .../google-cloud-core-http-2.73.0.jar.sha1         |  1 -
 .../google-cloud-core-http-2.74.0.jar.sha1         |  1 +
 solr/licenses/google-cloud-nio-0.135.0.jar.sha1    |  1 -
 solr/licenses/google-cloud-nio-0.136.0.jar.sha1    |  1 +
 solr/licenses/google-cloud-storage-2.71.0.jar.sha1 |  1 -
 solr/licenses/google-cloud-storage-2.72.0.jar.sha1 |  1 +
 .../grpc-google-cloud-storage-v2-2.71.0.jar.sha1   |  1 -
 .../grpc-google-cloud-storage-v2-2.72.0.jar.sha1   |  1 +
 .../proto-google-cloud-storage-v2-2.71.0.jar.sha1  |  1 -
 .../proto-google-cloud-storage-v2-2.72.0.jar.sha1  |  1 +
 .../proto-google-common-protos-2.74.0.jar.sha1     |  1 -
 .../proto-google-common-protos-2.75.0.jar.sha1     |  1 +
 solr/licenses/proto-google-iam-v1-1.69.0.jar.sha1  |  1 -
 solr/licenses/proto-google-iam-v1-1.70.0.jar.sha1  |  1 +
 solr/modules/gcs-repository/gradle.lockfile        | 36 ++++++++++----------
 solr/modules/s3-repository/gradle.lockfile         | 38 ++++++++++------------
 solr/modules/sql/gradle.lockfile                   |  2 +-
 solr/solr-ref-guide/gradle.lockfile                |  2 +-
 solr/solrj-streaming/gradle.lockfile               |  2 +-
 solr/ui/gradle.lockfile                            | 20 ++++++------
 solr/webapp/gradle.lockfile                        | 19 ++++++-----
 44 files changed, 85 insertions(+), 80 deletions(-)

diff --git a/changelog/unreleased/PR#4848-update-google-cloud.yml 
b/changelog/unreleased/PR#4848-update-google-cloud.yml
new file mode 100644
index 00000000000..e53878ba0b2
--- /dev/null
+++ b/changelog/unreleased/PR#4848-update-google-cloud.yml
@@ -0,0 +1,7 @@
+title: Update Google Cloud
+type: dependency_update
+authors:
+- name: solrbot
+links:
+- name: PR#4848
+  url: https://github.com/apache/solr/pull/4848
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 8301bb2bb69..9905f026c24 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -95,10 +95,10 @@ fasterxml-woodstox = "7.2.1"
 # @keep Flexmark used in classpath
 flexmark = "0.64.8"
 # @keep for version alignment
-google-api-grpc-proto = "2.74.0"
+google-api-grpc-proto = "2.75.0"
 # @keep for version alignment
 google-autovalue = "1.11.1"
-google-cloud-bom = "0.267.0"
+google-cloud-bom = "0.268.0"
 google-errorprone = "2.41.0"
 # @keep for version alignment
 google-gson = "2.14.0"
diff --git a/solr/licenses/api-common-2.66.0.jar.sha1 
b/solr/licenses/api-common-2.66.0.jar.sha1
deleted file mode 100644
index 6bdbbad4997..00000000000
--- a/solr/licenses/api-common-2.66.0.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-4c84be5a666044546fd024bbb101fb700beb856d
diff --git a/solr/licenses/api-common-2.67.0.jar.sha1 
b/solr/licenses/api-common-2.67.0.jar.sha1
new file mode 100644
index 00000000000..c83cdb81c1d
--- /dev/null
+++ b/solr/licenses/api-common-2.67.0.jar.sha1
@@ -0,0 +1 @@
+d62a4b61a75548c0ee16b9e6861ee8c93ead5440
diff --git a/solr/licenses/checker-qual-3.54.0.jar.sha1 
b/solr/licenses/checker-qual-3.54.0.jar.sha1
deleted file mode 100644
index 92727a15930..00000000000
--- a/solr/licenses/checker-qual-3.54.0.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-c3ce292a54faccba14e2a9f3077a4dc05e5770a8
diff --git a/solr/licenses/conscrypt-openjdk-uber-2.6.0.jar.sha1 
b/solr/licenses/conscrypt-openjdk-uber-2.6.0.jar.sha1
deleted file mode 100644
index e4c2749637b..00000000000
--- a/solr/licenses/conscrypt-openjdk-uber-2.6.0.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-90c4e599306175dddbc9c0b64edc5d31c6d52a1a
diff --git a/solr/licenses/conscrypt-openjdk-uber-2.6.2.jar.sha1 
b/solr/licenses/conscrypt-openjdk-uber-2.6.2.jar.sha1
new file mode 100644
index 00000000000..ad5ba27190f
--- /dev/null
+++ b/solr/licenses/conscrypt-openjdk-uber-2.6.2.jar.sha1
@@ -0,0 +1 @@
+65c5977595ee9cc12e6017b9d43b1d2e3d1bab63
diff --git a/solr/licenses/gapic-google-cloud-storage-v2-2.71.0.jar.sha1 
b/solr/licenses/gapic-google-cloud-storage-v2-2.71.0.jar.sha1
deleted file mode 100644
index 70f616ba6c7..00000000000
--- a/solr/licenses/gapic-google-cloud-storage-v2-2.71.0.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-db1bea8b030b794e6fa447a8058e18cd4f6d797a
diff --git a/solr/licenses/gapic-google-cloud-storage-v2-2.72.0.jar.sha1 
b/solr/licenses/gapic-google-cloud-storage-v2-2.72.0.jar.sha1
new file mode 100644
index 00000000000..8639875aea2
--- /dev/null
+++ b/solr/licenses/gapic-google-cloud-storage-v2-2.72.0.jar.sha1
@@ -0,0 +1 @@
+3fb21e9dca8701a573db5bc76e4c42bb22d05135
diff --git a/solr/licenses/gax-2.83.0.jar.sha1 
b/solr/licenses/gax-2.83.0.jar.sha1
deleted file mode 100644
index ee799885825..00000000000
--- a/solr/licenses/gax-2.83.0.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-b6f4ddcf84e106bbd833541aad5ead50feb7d3e7
diff --git a/solr/licenses/gax-2.84.0.jar.sha1 
b/solr/licenses/gax-2.84.0.jar.sha1
new file mode 100644
index 00000000000..c008153937e
--- /dev/null
+++ b/solr/licenses/gax-2.84.0.jar.sha1
@@ -0,0 +1 @@
+9a20326c415957d7404ebde2e949cf2b8da7718a
diff --git a/solr/licenses/gax-grpc-2.83.0.jar.sha1 
b/solr/licenses/gax-grpc-2.83.0.jar.sha1
deleted file mode 100644
index c819cb4e4f4..00000000000
--- a/solr/licenses/gax-grpc-2.83.0.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-0109627cc4fffab86291c27813842e9669eb5ca8
diff --git a/solr/licenses/gax-grpc-2.84.0.jar.sha1 
b/solr/licenses/gax-grpc-2.84.0.jar.sha1
new file mode 100644
index 00000000000..49c1846a5a6
--- /dev/null
+++ b/solr/licenses/gax-grpc-2.84.0.jar.sha1
@@ -0,0 +1 @@
+649de22bde1d660941cf385fdfefe031cf272435
diff --git a/solr/licenses/gax-httpjson-2.83.0.jar.sha1 
b/solr/licenses/gax-httpjson-2.83.0.jar.sha1
deleted file mode 100644
index aa018702505..00000000000
--- a/solr/licenses/gax-httpjson-2.83.0.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-00cd6c63e021f92c357af2b6079271405efb5122
diff --git a/solr/licenses/gax-httpjson-2.84.0.jar.sha1 
b/solr/licenses/gax-httpjson-2.84.0.jar.sha1
new file mode 100644
index 00000000000..0af18359f3f
--- /dev/null
+++ b/solr/licenses/gax-httpjson-2.84.0.jar.sha1
@@ -0,0 +1 @@
+ff79f15d5073c6da0d0b597241602ef3f24e538e
diff --git a/solr/licenses/google-auth-library-credentials-1.50.0.jar.sha1 
b/solr/licenses/google-auth-library-credentials-1.50.0.jar.sha1
deleted file mode 100644
index efa28e2eade..00000000000
--- a/solr/licenses/google-auth-library-credentials-1.50.0.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-ab4b3f13b658ed03793e1ced1303a021e745b071
diff --git a/solr/licenses/google-auth-library-credentials-1.51.0.jar.sha1 
b/solr/licenses/google-auth-library-credentials-1.51.0.jar.sha1
new file mode 100644
index 00000000000..a285d097e26
--- /dev/null
+++ b/solr/licenses/google-auth-library-credentials-1.51.0.jar.sha1
@@ -0,0 +1 @@
+806342224c6afd70d3c7c6dc3d68928a032ce266
diff --git a/solr/licenses/google-auth-library-oauth2-http-1.50.0.jar.sha1 
b/solr/licenses/google-auth-library-oauth2-http-1.50.0.jar.sha1
deleted file mode 100644
index 8d77decdf73..00000000000
--- a/solr/licenses/google-auth-library-oauth2-http-1.50.0.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-8982eca763682709a533740544191fcc966e6032
diff --git a/solr/licenses/google-auth-library-oauth2-http-1.51.0.jar.sha1 
b/solr/licenses/google-auth-library-oauth2-http-1.51.0.jar.sha1
new file mode 100644
index 00000000000..777c789b6e9
--- /dev/null
+++ b/solr/licenses/google-auth-library-oauth2-http-1.51.0.jar.sha1
@@ -0,0 +1 @@
+9e4070b228d1159c09e6becb2fe6b3dae81e3a61
diff --git a/solr/licenses/google-cloud-core-2.73.0.jar.sha1 
b/solr/licenses/google-cloud-core-2.73.0.jar.sha1
deleted file mode 100644
index f17c4024a5f..00000000000
--- a/solr/licenses/google-cloud-core-2.73.0.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-a607d12b9d3a78939b33fe9d93266dc6b6997626
diff --git a/solr/licenses/google-cloud-core-2.74.0.jar.sha1 
b/solr/licenses/google-cloud-core-2.74.0.jar.sha1
new file mode 100644
index 00000000000..def7383d1fa
--- /dev/null
+++ b/solr/licenses/google-cloud-core-2.74.0.jar.sha1
@@ -0,0 +1 @@
+d5db8cc3f209c9fe622afc486be3e0a09142664e
diff --git a/solr/licenses/google-cloud-core-grpc-2.73.0.jar.sha1 
b/solr/licenses/google-cloud-core-grpc-2.73.0.jar.sha1
deleted file mode 100644
index 991eb30f049..00000000000
--- a/solr/licenses/google-cloud-core-grpc-2.73.0.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-4f5014903395552ad259a015adca35af19d7e748
diff --git a/solr/licenses/google-cloud-core-grpc-2.74.0.jar.sha1 
b/solr/licenses/google-cloud-core-grpc-2.74.0.jar.sha1
new file mode 100644
index 00000000000..31804f0d72c
--- /dev/null
+++ b/solr/licenses/google-cloud-core-grpc-2.74.0.jar.sha1
@@ -0,0 +1 @@
+98fe8dbf348b8c85de9f326c2c110515025fa2b6
diff --git a/solr/licenses/google-cloud-core-http-2.73.0.jar.sha1 
b/solr/licenses/google-cloud-core-http-2.73.0.jar.sha1
deleted file mode 100644
index 7749d9b516a..00000000000
--- a/solr/licenses/google-cloud-core-http-2.73.0.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-630f144cbb469bbb41420d7da432a4fb3d107b39
diff --git a/solr/licenses/google-cloud-core-http-2.74.0.jar.sha1 
b/solr/licenses/google-cloud-core-http-2.74.0.jar.sha1
new file mode 100644
index 00000000000..e48fbca39bb
--- /dev/null
+++ b/solr/licenses/google-cloud-core-http-2.74.0.jar.sha1
@@ -0,0 +1 @@
+30d2a07d5e1c9c7ce1b0546e4963f33eccd9da63
diff --git a/solr/licenses/google-cloud-nio-0.135.0.jar.sha1 
b/solr/licenses/google-cloud-nio-0.135.0.jar.sha1
deleted file mode 100644
index c8ff2319938..00000000000
--- a/solr/licenses/google-cloud-nio-0.135.0.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-46939b6f2eed6b5d1e7bc4f3c64dec9ed4fe28a8
diff --git a/solr/licenses/google-cloud-nio-0.136.0.jar.sha1 
b/solr/licenses/google-cloud-nio-0.136.0.jar.sha1
new file mode 100644
index 00000000000..fe16cb2c49e
--- /dev/null
+++ b/solr/licenses/google-cloud-nio-0.136.0.jar.sha1
@@ -0,0 +1 @@
+a481749948548980a4cb6aed1862a1f3f9d67126
diff --git a/solr/licenses/google-cloud-storage-2.71.0.jar.sha1 
b/solr/licenses/google-cloud-storage-2.71.0.jar.sha1
deleted file mode 100644
index da867d31da1..00000000000
--- a/solr/licenses/google-cloud-storage-2.71.0.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-df92b44161a9b882e45660007e515536cf11b7f0
diff --git a/solr/licenses/google-cloud-storage-2.72.0.jar.sha1 
b/solr/licenses/google-cloud-storage-2.72.0.jar.sha1
new file mode 100644
index 00000000000..f51ad3b6121
--- /dev/null
+++ b/solr/licenses/google-cloud-storage-2.72.0.jar.sha1
@@ -0,0 +1 @@
+58653d77eddcdd8a1d0e83cafd18c6b032f79ea8
diff --git a/solr/licenses/grpc-google-cloud-storage-v2-2.71.0.jar.sha1 
b/solr/licenses/grpc-google-cloud-storage-v2-2.71.0.jar.sha1
deleted file mode 100644
index d1e43fcd634..00000000000
--- a/solr/licenses/grpc-google-cloud-storage-v2-2.71.0.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-190eb35f4cb1ea09851c1fe79aa6ba2c004dd192
diff --git a/solr/licenses/grpc-google-cloud-storage-v2-2.72.0.jar.sha1 
b/solr/licenses/grpc-google-cloud-storage-v2-2.72.0.jar.sha1
new file mode 100644
index 00000000000..49d00f97e24
--- /dev/null
+++ b/solr/licenses/grpc-google-cloud-storage-v2-2.72.0.jar.sha1
@@ -0,0 +1 @@
+6c2431ea12f11de3292da986c1662f22ac40fcd4
diff --git a/solr/licenses/proto-google-cloud-storage-v2-2.71.0.jar.sha1 
b/solr/licenses/proto-google-cloud-storage-v2-2.71.0.jar.sha1
deleted file mode 100644
index 0b3db3382a5..00000000000
--- a/solr/licenses/proto-google-cloud-storage-v2-2.71.0.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-cd6d9f5efb9222ba79262d14d6187678e0935139
diff --git a/solr/licenses/proto-google-cloud-storage-v2-2.72.0.jar.sha1 
b/solr/licenses/proto-google-cloud-storage-v2-2.72.0.jar.sha1
new file mode 100644
index 00000000000..ccfaf9c6616
--- /dev/null
+++ b/solr/licenses/proto-google-cloud-storage-v2-2.72.0.jar.sha1
@@ -0,0 +1 @@
+83aa8b19bc60d9c3e3e81f12d46ee27ee2c63a3a
diff --git a/solr/licenses/proto-google-common-protos-2.74.0.jar.sha1 
b/solr/licenses/proto-google-common-protos-2.74.0.jar.sha1
deleted file mode 100644
index 6e1104c9ee1..00000000000
--- a/solr/licenses/proto-google-common-protos-2.74.0.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-82ca61e9ae4bb00035d4d06a0c4512b2dd9b6c7d
diff --git a/solr/licenses/proto-google-common-protos-2.75.0.jar.sha1 
b/solr/licenses/proto-google-common-protos-2.75.0.jar.sha1
new file mode 100644
index 00000000000..8ca414b0fd7
--- /dev/null
+++ b/solr/licenses/proto-google-common-protos-2.75.0.jar.sha1
@@ -0,0 +1 @@
+fa3362c7229100fdb6f67ebd04f57d1785fee766
diff --git a/solr/licenses/proto-google-iam-v1-1.69.0.jar.sha1 
b/solr/licenses/proto-google-iam-v1-1.69.0.jar.sha1
deleted file mode 100644
index 7be1cd5815f..00000000000
--- a/solr/licenses/proto-google-iam-v1-1.69.0.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-04ea23ad467fc4d523c08c1bb0fec347dabbd8dc
diff --git a/solr/licenses/proto-google-iam-v1-1.70.0.jar.sha1 
b/solr/licenses/proto-google-iam-v1-1.70.0.jar.sha1
new file mode 100644
index 00000000000..4329b2ba95b
--- /dev/null
+++ b/solr/licenses/proto-google-iam-v1-1.70.0.jar.sha1
@@ -0,0 +1 @@
+084b63426f64fa1fde457340f314f5b691fc6d58
diff --git a/solr/modules/gcs-repository/gradle.lockfile 
b/solr/modules/gcs-repository/gradle.lockfile
index 0b7ec4037e1..beb6ded55d2 100644
--- a/solr/modules/gcs-repository/gradle.lockfile
+++ b/solr/modules/gcs-repository/gradle.lockfile
@@ -18,27 +18,27 @@ 
com.github.ben-manes.caffeine:caffeine:3.2.4=annotationProcessor,errorprone,jarV
 
com.github.kevinstern:software-and-algorithms:1.0=annotationProcessor,errorprone,testAnnotationProcessor
 
com.google.android:annotations:4.1.1.4=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
 
com.google.api-client:google-api-client:2.7.2=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
-com.google.api.grpc:gapic-google-cloud-storage-v2:2.71.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
-com.google.api.grpc:grpc-google-cloud-storage-v2:2.71.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
-com.google.api.grpc:proto-google-cloud-storage-v2:2.71.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
-com.google.api.grpc:proto-google-common-protos:2.74.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
-com.google.api.grpc:proto-google-iam-v1:1.69.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
-com.google.api:api-common:2.66.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
-com.google.api:gax-grpc:2.83.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
-com.google.api:gax-httpjson:2.83.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
-com.google.api:gax:2.83.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
+com.google.api.grpc:gapic-google-cloud-storage-v2:2.72.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
+com.google.api.grpc:grpc-google-cloud-storage-v2:2.72.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
+com.google.api.grpc:proto-google-cloud-storage-v2:2.72.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
+com.google.api.grpc:proto-google-common-protos:2.75.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
+com.google.api.grpc:proto-google-iam-v1:1.70.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
+com.google.api:api-common:2.67.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
+com.google.api:gax-grpc:2.84.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
+com.google.api:gax-httpjson:2.84.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
+com.google.api:gax:2.84.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
 
com.google.apis:google-api-services-storage:v1-rev20260524-2.0.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
-com.google.auth:google-auth-library-credentials:1.50.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
-com.google.auth:google-auth-library-oauth2-http:1.50.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
+com.google.auth:google-auth-library-credentials:1.51.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
+com.google.auth:google-auth-library-oauth2-http:1.51.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
 
com.google.auto.service:auto-service-annotations:1.0.1=annotationProcessor,errorprone,testAnnotationProcessor
 
com.google.auto.value:auto-value-annotations:1.11.1=annotationProcessor,compileClasspath,errorprone,jarValidation,runtimeClasspath,runtimeLibs,testAnnotationProcessor,testCompileClasspath,testRuntimeClasspath
 
com.google.auto:auto-common:1.2.2=annotationProcessor,errorprone,testAnnotationProcessor
-com.google.cloud:google-cloud-bom:0.267.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
-com.google.cloud:google-cloud-core-grpc:2.73.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
-com.google.cloud:google-cloud-core-http:2.73.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
-com.google.cloud:google-cloud-core:2.73.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
-com.google.cloud:google-cloud-nio:0.135.0=jarValidation,testCompileClasspath,testRuntimeClasspath
-com.google.cloud:google-cloud-storage:2.71.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
+com.google.cloud:google-cloud-bom:0.268.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
+com.google.cloud:google-cloud-core-grpc:2.74.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
+com.google.cloud:google-cloud-core-http:2.74.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
+com.google.cloud:google-cloud-core:2.74.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
+com.google.cloud:google-cloud-nio:0.136.0=jarValidation,testCompileClasspath,testRuntimeClasspath
+com.google.cloud:google-cloud-storage:2.72.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
 
com.google.code.gson:gson:2.14.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
 
com.google.errorprone:error_prone_annotation:2.41.0=annotationProcessor,errorprone,testAnnotationProcessor
 
com.google.errorprone:error_prone_annotations:2.48.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath
@@ -175,7 +175,7 @@ 
org.apache.zookeeper:zookeeper:3.9.5=compileClasspath,jarValidation,runtimeClass
 org.apiguardian:apiguardian-api:1.1.2=jarValidation,testRuntimeClasspath
 
org.checkerframework:checker-qual:4.2.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
 
org.codehaus.woodstox:stax2-api:4.3.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath
-org.conscrypt:conscrypt-openjdk-uber:2.6.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
+org.conscrypt:conscrypt-openjdk-uber:2.6.2=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
 
org.eclipse.jetty.ee10:jetty-ee10-servlet:12.0.34=jarValidation,testRuntimeClasspath
 
org.eclipse.jetty.http2:jetty-http2-client-transport:12.0.34=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
 
org.eclipse.jetty.http2:jetty-http2-client:12.0.34=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath
diff --git a/solr/modules/s3-repository/gradle.lockfile 
b/solr/modules/s3-repository/gradle.lockfile
index fdd3a7c36ec..1c5bc8f4034 100644
--- a/solr/modules/s3-repository/gradle.lockfile
+++ b/solr/modules/s3-repository/gradle.lockfile
@@ -126,26 +126,24 @@ 
org.apache.zookeeper:zookeeper-jute:3.9.5=compileClasspath,jarValidation,runtime
 
org.apache.zookeeper:zookeeper:3.9.5=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath
 org.apiguardian:apiguardian-api:1.1.2=jarValidation,testRuntimeClasspath
 
org.codehaus.woodstox:stax2-api:4.3.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
-org.eclipse.jetty.compression:jetty-compression-common:12.1.10=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
-org.eclipse.jetty.compression:jetty-compression-gzip:12.1.10=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
-org.eclipse.jetty.ee10:jetty-ee10-servlet:12.1.10=jarValidation,testRuntimeClasspath
-org.eclipse.jetty.http2:jetty-http2-client-transport:12.1.10=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
-org.eclipse.jetty.http2:jetty-http2-client:12.1.10=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath
-org.eclipse.jetty.http2:jetty-http2-common:12.1.10=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath
-org.eclipse.jetty.http2:jetty-http2-hpack:12.1.10=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath
-org.eclipse.jetty.http2:jetty-http2-server:12.1.10=jarValidation,testRuntimeClasspath
-org.eclipse.jetty:jetty-alpn-client:12.1.10=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath
-org.eclipse.jetty:jetty-alpn-java-client:12.1.10=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
-org.eclipse.jetty:jetty-alpn-java-server:12.1.10=jarValidation,testRuntimeClasspath
-org.eclipse.jetty:jetty-alpn-server:12.1.10=jarValidation,testRuntimeClasspath
-org.eclipse.jetty:jetty-client:12.1.10=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
-org.eclipse.jetty:jetty-http:12.1.10=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath
-org.eclipse.jetty:jetty-io:12.1.10=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath
-org.eclipse.jetty:jetty-rewrite:12.1.10=jarValidation,testRuntimeClasspath
-org.eclipse.jetty:jetty-security:12.1.10=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
-org.eclipse.jetty:jetty-server:12.1.10=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
-org.eclipse.jetty:jetty-session:12.1.10=jarValidation,testRuntimeClasspath
-org.eclipse.jetty:jetty-util:12.1.10=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath
+org.eclipse.jetty.ee10:jetty-ee10-servlet:12.0.34=jarValidation,testRuntimeClasspath
+org.eclipse.jetty.http2:jetty-http2-client-transport:12.0.34=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
+org.eclipse.jetty.http2:jetty-http2-client:12.0.34=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath
+org.eclipse.jetty.http2:jetty-http2-common:12.0.34=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath
+org.eclipse.jetty.http2:jetty-http2-hpack:12.0.34=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath
+org.eclipse.jetty.http2:jetty-http2-server:12.0.34=jarValidation,testRuntimeClasspath
+org.eclipse.jetty:jetty-alpn-client:12.0.34=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath
+org.eclipse.jetty:jetty-alpn-java-client:12.0.34=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
+org.eclipse.jetty:jetty-alpn-java-server:12.0.34=jarValidation,testRuntimeClasspath
+org.eclipse.jetty:jetty-alpn-server:12.0.34=jarValidation,testRuntimeClasspath
+org.eclipse.jetty:jetty-client:12.0.34=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
+org.eclipse.jetty:jetty-http:12.0.34=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath
+org.eclipse.jetty:jetty-io:12.0.34=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath
+org.eclipse.jetty:jetty-rewrite:12.0.34=jarValidation,testRuntimeClasspath
+org.eclipse.jetty:jetty-security:12.0.34=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
+org.eclipse.jetty:jetty-server:12.0.34=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
+org.eclipse.jetty:jetty-session:12.0.34=jarValidation,testRuntimeClasspath
+org.eclipse.jetty:jetty-util:12.0.34=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath
 
org.glassfish.hk2.external:aopalliance-repackaged:4.0.1=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
 
org.glassfish.hk2:hk2-api:4.0.1=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
 
org.glassfish.hk2:hk2-locator:4.0.1=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
diff --git a/solr/modules/sql/gradle.lockfile b/solr/modules/sql/gradle.lockfile
index 5bb1a3b04c4..688773a761a 100644
--- a/solr/modules/sql/gradle.lockfile
+++ b/solr/modules/sql/gradle.lockfile
@@ -137,7 +137,7 @@ 
org.apiguardian:apiguardian-api:1.1.2=compileClasspath,jarValidation,runtimeClas
 org.carrot2:morfologik-fsa:2.1.9=jarValidation,testRuntimeClasspath
 org.carrot2:morfologik-polish:2.1.9=jarValidation,testRuntimeClasspath
 org.carrot2:morfologik-stemming:2.1.9=jarValidation,testRuntimeClasspath
-org.checkerframework:checker-qual:3.54.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
+org.checkerframework:checker-qual:4.2.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
 
org.codehaus.janino:commons-compiler:3.1.12=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
 
org.codehaus.janino:janino:3.1.12=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
 
org.codehaus.woodstox:stax2-api:4.3.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
diff --git a/solr/solr-ref-guide/gradle.lockfile 
b/solr/solr-ref-guide/gradle.lockfile
index 05951e86c7e..3cbab1b3b66 100644
--- a/solr/solr-ref-guide/gradle.lockfile
+++ b/solr/solr-ref-guide/gradle.lockfile
@@ -122,7 +122,7 @@ 
org.apache.lucene:lucene-test-framework:10.4.0=testCompileClasspath,testRuntimeC
 
org.apache.zookeeper:zookeeper-jute:3.9.5=testCompileClasspath,testRuntimeClasspath
 org.apache.zookeeper:zookeeper:3.9.5=testCompileClasspath,testRuntimeClasspath
 org.apiguardian:apiguardian-api:1.1.2=testRuntimeClasspath
-org.checkerframework:checker-qual:3.54.0=testRuntimeClasspath
+org.checkerframework:checker-qual:4.2.0=testRuntimeClasspath
 org.codehaus.janino:commons-compiler:3.1.12=testRuntimeClasspath
 org.codehaus.janino:janino:3.1.12=testRuntimeClasspath
 org.codehaus.woodstox:stax2-api:4.3.0=testRuntimeClasspath
diff --git a/solr/solrj-streaming/gradle.lockfile 
b/solr/solrj-streaming/gradle.lockfile
index eccd69d5b6a..333f0b1c27b 100644
--- a/solr/solrj-streaming/gradle.lockfile
+++ b/solr/solrj-streaming/gradle.lockfile
@@ -121,7 +121,7 @@ 
org.apache.lucene:lucene-test-framework:10.4.0=jarValidation,testCompileClasspat
 
org.apache.zookeeper:zookeeper-jute:3.9.5=jarValidation,testCompileClasspath,testRuntimeClasspath
 
org.apache.zookeeper:zookeeper:3.9.5=jarValidation,testCompileClasspath,testRuntimeClasspath
 org.apiguardian:apiguardian-api:1.1.2=jarValidation,testRuntimeClasspath
-org.checkerframework:checker-qual:3.54.0=jarValidation,testRuntimeClasspath
+org.checkerframework:checker-qual:4.2.0=jarValidation,testRuntimeClasspath
 org.codehaus.janino:commons-compiler:3.1.12=jarValidation,testRuntimeClasspath
 org.codehaus.janino:janino:3.1.12=jarValidation,testRuntimeClasspath
 org.codehaus.woodstox:stax2-api:4.3.0=jarValidation,testRuntimeClasspath
diff --git a/solr/ui/gradle.lockfile b/solr/ui/gradle.lockfile
index 1b32b992b30..a370f8664e5 100644
--- a/solr/ui/gradle.lockfile
+++ b/solr/ui/gradle.lockfile
@@ -402,26 +402,26 @@ 
org.jetbrains.compose.ui:ui-wasm-js:1.11.1=wasmJsCompileClasspath,wasmJsNpmAggre
 org.jetbrains.compose.ui:ui:1.10.0=composeHotReloadDevTools
 
org.jetbrains.compose.ui:ui:1.11.1=allDevSourceSetsCompileDependenciesMetadata,allSourceSetsCompileDependenciesMetadata,allTestSourceSetsCompileDependenciesMetadata,commonMainResolvableDependenciesMetadata,commonTestResolvableDependenciesMetadata,composeHotReloadDevDesktopDevRuntimeClasspath,composeHotReloadDevDesktopRuntimeClasspath,composeHotReloadDevDesktopTestRuntimeClasspath,composeHotReloadDevJvmDevRuntimeClasspath,composeHotReloadDevJvmRuntimeClasspath,composeHotReloadDevJvmTestRu
 [...]
 
org.jetbrains.kotlin:kotlin-build-tools-api:2.4.0=kotlinBuildToolsApiClasspath,kotlinCompilerClasspath,kotlinKlibCommonizerClasspath
-org.jetbrains.kotlin:kotlin-build-tools-api:2.4.20-RC=kotlinAbiValidationCompatClasspath
+org.jetbrains.kotlin:kotlin-build-tools-api:2.4.20-RC2=kotlinAbiValidationCompatClasspath
 
org.jetbrains.kotlin:kotlin-build-tools-compat:2.4.0=kotlinAbiValidationCompatClasspath,kotlinBuildToolsApiClasspath,kotlinCompilerClasspath
 
org.jetbrains.kotlin:kotlin-build-tools-cri-impl:2.4.0=kotlinBuildToolsApiClasspath,kotlinCompilerClasspath
-org.jetbrains.kotlin:kotlin-build-tools-cri-impl:2.4.20-RC=kotlinAbiValidationCompatClasspath
+org.jetbrains.kotlin:kotlin-build-tools-cri-impl:2.4.20-RC2=kotlinAbiValidationCompatClasspath
 
org.jetbrains.kotlin:kotlin-build-tools-impl:2.4.0=kotlinBuildToolsApiClasspath,kotlinCompilerClasspath
-org.jetbrains.kotlin:kotlin-build-tools-impl:2.4.20-RC=kotlinAbiValidationCompatClasspath
+org.jetbrains.kotlin:kotlin-build-tools-impl:2.4.20-RC2=kotlinAbiValidationCompatClasspath
 
org.jetbrains.kotlin:kotlin-compiler-embeddable:2.4.0=kotlinBuildToolsApiClasspath,kotlinCompilerClasspath,kotlinKlibCommonizerClasspath
-org.jetbrains.kotlin:kotlin-compiler-embeddable:2.4.20-RC=kotlinAbiValidationCompatClasspath
+org.jetbrains.kotlin:kotlin-compiler-embeddable:2.4.20-RC2=kotlinAbiValidationCompatClasspath
 
org.jetbrains.kotlin:kotlin-compiler-runner:2.4.0=kotlinBuildToolsApiClasspath,kotlinCompilerClasspath
-org.jetbrains.kotlin:kotlin-compiler-runner:2.4.20-RC=kotlinAbiValidationCompatClasspath
+org.jetbrains.kotlin:kotlin-compiler-runner:2.4.20-RC2=kotlinAbiValidationCompatClasspath
 
org.jetbrains.kotlin:kotlin-compose-compiler-plugin-embeddable:2.4.0=kotlinCompilerPluginClasspathDesktopDev,kotlinCompilerPluginClasspathDesktopMain,kotlinCompilerPluginClasspathDesktopTest,kotlinCompilerPluginClasspathJvmDev,kotlinCompilerPluginClasspathJvmMain,kotlinCompilerPluginClasspathJvmTest,kotlinCompilerPluginClasspathMetadataCommonMain,kotlinCompilerPluginClasspathMetadataMain,kotlinCompilerPluginClasspathWasmJsMain,kotlinCompilerPluginClasspathWasmJsTest
 
org.jetbrains.kotlin:kotlin-daemon-client:2.4.0=kotlinBuildToolsApiClasspath,kotlinCompilerClasspath
-org.jetbrains.kotlin:kotlin-daemon-client:2.4.20-RC=kotlinAbiValidationCompatClasspath
+org.jetbrains.kotlin:kotlin-daemon-client:2.4.20-RC2=kotlinAbiValidationCompatClasspath
 
org.jetbrains.kotlin:kotlin-daemon-embeddable:2.4.0=kotlinBuildToolsApiClasspath,kotlinCompilerClasspath,kotlinKlibCommonizerClasspath
-org.jetbrains.kotlin:kotlin-daemon-embeddable:2.4.20-RC=kotlinAbiValidationCompatClasspath
+org.jetbrains.kotlin:kotlin-daemon-embeddable:2.4.20-RC2=kotlinAbiValidationCompatClasspath
 
org.jetbrains.kotlin:kotlin-klib-commonizer-embeddable:2.4.0=kotlinKlibCommonizerClasspath
 
org.jetbrains.kotlin:kotlin-reflect:1.6.10=kotlinAbiValidationCompatClasspath,kotlinBuildToolsApiClasspath,kotlinCompilerClasspath,kotlinKlibCommonizerClasspath
 
org.jetbrains.kotlin:kotlin-reflect:2.3.21=allDevSourceSetsCompileDependenciesMetadata,allSourceSetsCompileDependenciesMetadata,allTestSourceSetsCompileDependenciesMetadata,composeHotReloadDevDesktopDevRuntimeClasspath,composeHotReloadDevDesktopRuntimeClasspath,composeHotReloadDevDesktopTestRuntimeClasspath,composeHotReloadDevJvmDevRuntimeClasspath,composeHotReloadDevJvmRuntimeClasspath,composeHotReloadDevJvmTestRuntimeClasspath,desktopCompileClasspath,desktopDevCompileClasspath,desktopD
 [...]
 
org.jetbrains.kotlin:kotlin-script-runtime:2.4.0=kotlinBuildToolsApiClasspath,kotlinCompilerClasspath,kotlinCompilerPluginClasspathDesktopDev,kotlinCompilerPluginClasspathDesktopMain,kotlinCompilerPluginClasspathDesktopTest,kotlinCompilerPluginClasspathJvmDev,kotlinCompilerPluginClasspathJvmMain,kotlinCompilerPluginClasspathJvmTest,kotlinCompilerPluginClasspathMetadataCommonMain,kotlinCompilerPluginClasspathMetadataMain,kotlinCompilerPluginClasspathWasmJsMain,kotlinCompilerPluginClasspat
 [...]
-org.jetbrains.kotlin:kotlin-script-runtime:2.4.20-RC=kotlinAbiValidationCompatClasspath
+org.jetbrains.kotlin:kotlin-script-runtime:2.4.20-RC2=kotlinAbiValidationCompatClasspath
 
org.jetbrains.kotlin:kotlin-scripting-common:2.4.0=kotlinCompilerPluginClasspathDesktopDev,kotlinCompilerPluginClasspathDesktopMain,kotlinCompilerPluginClasspathDesktopTest,kotlinCompilerPluginClasspathJvmDev,kotlinCompilerPluginClasspathJvmMain,kotlinCompilerPluginClasspathJvmTest,kotlinCompilerPluginClasspathMetadataCommonMain,kotlinCompilerPluginClasspathMetadataMain,kotlinCompilerPluginClasspathWasmJsMain,kotlinCompilerPluginClasspathWasmJsTest
 
org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:2.4.0=kotlinCompilerPluginClasspathDesktopDev,kotlinCompilerPluginClasspathDesktopMain,kotlinCompilerPluginClasspathDesktopTest,kotlinCompilerPluginClasspathJvmDev,kotlinCompilerPluginClasspathJvmMain,kotlinCompilerPluginClasspathJvmTest,kotlinCompilerPluginClasspathMetadataCommonMain,kotlinCompilerPluginClasspathMetadataMain,kotlinCompilerPluginClasspathWasmJsMain,kotlinCompilerPluginClasspathWasmJsTest
 
org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:2.4.0=kotlinCompilerPluginClasspathDesktopDev,kotlinCompilerPluginClasspathDesktopMain,kotlinCompilerPluginClasspathDesktopTest,kotlinCompilerPluginClasspathJvmDev,kotlinCompilerPluginClasspathJvmMain,kotlinCompilerPluginClasspathJvmTest,kotlinCompilerPluginClasspathMetadataCommonMain,kotlinCompilerPluginClasspathMetadataMain,kotlinCompilerPluginClasspathWasmJsMain,kotlinCompilerPluginClasspathWasmJsTest
@@ -434,12 +434,12 @@ 
org.jetbrains.kotlin:kotlin-stdlib-wasm-js:2.4.0=wasmJsCompileClasspath,wasmJsNp
 org.jetbrains.kotlin:kotlin-stdlib:2.1.21=composeHotReloadRuntime
 org.jetbrains.kotlin:kotlin-stdlib:2.2.21=composeHotReloadDevTools
 
org.jetbrains.kotlin:kotlin-stdlib:2.4.0=allDevSourceSetsCompileDependenciesMetadata,allSourceSetsCompileDependenciesMetadata,allTestSourceSetsCompileDependenciesMetadata,commonMainResolvableDependenciesMetadata,commonTestResolvableDependenciesMetadata,composeHotReloadDevDesktopDevRuntimeClasspath,composeHotReloadDevDesktopRuntimeClasspath,composeHotReloadDevDesktopTestRuntimeClasspath,composeHotReloadDevJvmDevRuntimeClasspath,composeHotReloadDevJvmRuntimeClasspath,composeHotReloadDevJvm
 [...]
-org.jetbrains.kotlin:kotlin-stdlib:2.4.20-RC=kotlinAbiValidationCompatClasspath
+org.jetbrains.kotlin:kotlin-stdlib:2.4.20-RC2=kotlinAbiValidationCompatClasspath
 
org.jetbrains.kotlin:kotlin-test-junit:2.4.0=composeHotReloadDevDesktopTestRuntimeClasspath,composeHotReloadDevJvmTestRuntimeClasspath,desktopTestCompileClasspath,desktopTestRuntimeClasspath,jvmTestCompileClasspath,jvmTestRuntimeClasspath
 
org.jetbrains.kotlin:kotlin-test-wasm-js:2.4.0=wasmJsTestCompileClasspath,wasmJsTestNpmAggregated,wasmJsTestRuntimeClasspath
 
org.jetbrains.kotlin:kotlin-test:2.4.0=allTestSourceSetsCompileDependenciesMetadata,commonTestResolvableDependenciesMetadata,composeHotReloadDevDesktopTestRuntimeClasspath,composeHotReloadDevJvmTestRuntimeClasspath,desktopTestCompileClasspath,desktopTestResolvableDependenciesMetadata,desktopTestRuntimeClasspath,jvmTestCompileClasspath,jvmTestResolvableDependenciesMetadata,jvmTestRuntimeClasspath,wasmJsTestCompileClasspath,wasmJsTestNpmAggregated,wasmJsTestResolvableDependenciesMetadata,w
 [...]
 
org.jetbrains.kotlin:kotlin-tooling-core:2.4.0=kotlinBuildToolsApiClasspath,kotlinCompilerClasspath
-org.jetbrains.kotlin:kotlin-tooling-core:2.4.20-RC=kotlinAbiValidationCompatClasspath
+org.jetbrains.kotlin:kotlin-tooling-core:2.4.20-RC2=kotlinAbiValidationCompatClasspath
 org.jetbrains.kotlinx:atomicfu-jvm:0.23.2=composeHotReloadDevTools
 
org.jetbrains.kotlinx:atomicfu-jvm:0.33.0=composeHotReloadDevDesktopDevRuntimeClasspath,composeHotReloadDevDesktopRuntimeClasspath,composeHotReloadDevDesktopTestRuntimeClasspath,composeHotReloadDevJvmDevRuntimeClasspath,composeHotReloadDevJvmRuntimeClasspath,composeHotReloadDevJvmTestRuntimeClasspath,desktopDevRuntimeClasspath,desktopMainRuntimeClasspath,desktopRuntimeClasspath,desktopTestRuntimeClasspath,jvmDevRuntimeClasspath,jvmMainRuntimeClasspath,jvmRuntimeClasspath,jvmTestRuntimeClasspath
 
org.jetbrains.kotlinx:atomicfu-wasm-js:0.33.0=wasmJsCompileClasspath,wasmJsNpmAggregated,wasmJsRuntimeClasspath,wasmJsTestCompileClasspath,wasmJsTestNpmAggregated,wasmJsTestRuntimeClasspath
diff --git a/solr/webapp/gradle.lockfile b/solr/webapp/gradle.lockfile
index f53ccbdc087..d9c462b5dc9 100644
--- a/solr/webapp/gradle.lockfile
+++ b/solr/webapp/gradle.lockfile
@@ -81,10 +81,10 @@ 
javax.inject:javax.inject:1=annotationProcessor,errorprone,testAnnotationProcess
 junit:junit:4.13.2=jarValidation,testCompileClasspath,testRuntimeClasspath
 
net.bytebuddy:byte-buddy:1.18.11=jarValidation,testCompileClasspath,testRuntimeClasspath
 org.antlr:antlr4-runtime:4.13.2=jarValidation,solrCore,testRuntimeClasspath
-org.apache.calcite.avatica:avatica-core:1.25.0=jarValidation,testRuntimeClasspath
-org.apache.calcite.avatica:avatica-metrics:1.25.0=jarValidation,testRuntimeClasspath
-org.apache.calcite:calcite-core:1.37.0=jarValidation,testRuntimeClasspath
-org.apache.calcite:calcite-linq4j:1.37.0=jarValidation,testRuntimeClasspath
+org.apache.calcite.avatica:avatica-core:1.28.0=jarValidation,testRuntimeClasspath
+org.apache.calcite.avatica:avatica-metrics:1.28.0=jarValidation,testRuntimeClasspath
+org.apache.calcite:calcite-core:1.42.0=jarValidation,testRuntimeClasspath
+org.apache.calcite:calcite-linq4j:1.42.0=jarValidation,testRuntimeClasspath
 
org.apache.commons:commons-exec:1.6.0=jarValidation,solrCore,testRuntimeClasspath
 
org.apache.commons:commons-lang3:3.20.0=jarValidation,solrCore,testRuntimeClasspath
 
org.apache.commons:commons-math3:3.6.1=jarValidation,solrCore,testRuntimeClasspath
@@ -92,9 +92,9 @@ 
org.apache.commons:commons-text:1.15.0=jarValidation,testRuntimeClasspath
 
org.apache.curator:curator-client:5.9.0=jarValidation,solrCore,testCompileClasspath,testRuntimeClasspath
 
org.apache.curator:curator-framework:5.9.0=jarValidation,solrCore,testCompileClasspath,testRuntimeClasspath
 org.apache.curator:curator-test:5.9.0=jarValidation,testRuntimeClasspath
-org.apache.httpcomponents.client5:httpclient5:5.2.1=jarValidation,testRuntimeClasspath
-org.apache.httpcomponents.core5:httpcore5-h2:5.2=jarValidation,testRuntimeClasspath
-org.apache.httpcomponents.core5:httpcore5:5.2.3=jarValidation,testRuntimeClasspath
+org.apache.httpcomponents.client5:httpclient5:5.5=jarValidation,testRuntimeClasspath
+org.apache.httpcomponents.core5:httpcore5-h2:5.3.4=jarValidation,testRuntimeClasspath
+org.apache.httpcomponents.core5:httpcore5:5.3.5=jarValidation,testRuntimeClasspath
 org.apache.logging.log4j:log4j-1.2-api:2.26.1=serverLib
 
org.apache.logging.log4j:log4j-api:2.26.1=jarValidation,serverLib,solrCore,testRuntimeClasspath
 
org.apache.logging.log4j:log4j-core:2.26.1=jarValidation,serverLib,solrCore,testRuntimeClasspath
@@ -127,8 +127,8 @@ 
org.apache.zookeeper:zookeeper-jute:3.9.5=jarValidation,solrCore,testCompileClas
 
org.apache.zookeeper:zookeeper:3.9.5=jarValidation,solrCore,testCompileClasspath,testRuntimeClasspath
 org.apiguardian:apiguardian-api:1.1.2=jarValidation,testRuntimeClasspath
 org.checkerframework:checker-qual:4.2.0=jarValidation,testRuntimeClasspath
-org.codehaus.janino:commons-compiler:3.1.11=jarValidation,testRuntimeClasspath
-org.codehaus.janino:janino:3.1.11=jarValidation,testRuntimeClasspath
+org.codehaus.janino:commons-compiler:3.1.12=jarValidation,testRuntimeClasspath
+org.codehaus.janino:janino:3.1.12=jarValidation,testRuntimeClasspath
 
org.codehaus.woodstox:stax2-api:4.3.0=jarValidation,solrCore,testRuntimeClasspath
 
org.eclipse.jetty.ee10:jetty-ee10-servlet:12.0.34=jarValidation,serverLib,testCompileClasspath,testRuntimeClasspath
 org.eclipse.jetty.ee10:jetty-ee10-servlets:12.0.34=serverLib
@@ -169,6 +169,7 @@ 
org.glassfish.jersey.media:jersey-media-json-jackson:4.0.2=jarValidation,solrCor
 
org.glassfish.jersey:jersey-bom:4.0.2=jarValidation,solrCore,testRuntimeClasspath
 
org.hamcrest:hamcrest:3.0=jarValidation,testCompileClasspath,testRuntimeClasspath
 org.javassist:javassist:3.30.2-GA=jarValidation,solrCore,testRuntimeClasspath
+org.jooq:joou-java-6:0.9.5=jarValidation,testRuntimeClasspath
 
org.jspecify:jspecify:1.0.0=annotationProcessor,errorprone,jarValidation,solrCore,testAnnotationProcessor,testCompileClasspath,testRuntimeClasspath
 org.junit.jupiter:junit-jupiter-api:5.6.2=jarValidation,testRuntimeClasspath
 
org.junit.platform:junit-platform-commons:1.6.2=jarValidation,testRuntimeClasspath

Reply via email to