You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@solr.apache.org by kr...@apache.org on 2023/06/15 13:34:16 UTC

[solr] branch branch_9x updated (d8b4f887406 -> caa33785916)

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

krisden pushed a change to branch branch_9x
in repository https://gitbox.apache.org/repos/asf/solr.git


    from d8b4f887406 Fix typo in backup-restore.adoc (#1707)
     new 3ce111fb2a5 Update dependency com.google.cloud:google-cloud-bom to v0.197.0 (#1606)
     new caa33785916 Update dependency org.mockito:mockito-core to v5 (#1611)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../randomization/policies/solr-tests.policy       |   5 +
 solr/core/build.gradle                             |   3 +
 .../org/apache/solr/schema/SchemaWatcherTest.java  |   4 +-
 solr/licenses/api-common-2.11.1.jar.sha1           |   1 +
 solr/licenses/api-common-2.6.3.jar.sha1            |   1 -
 solr/licenses/auto-value-1.10.1.jar.sha1           |   1 -
 solr/licenses/byte-buddy-1.10.20.jar.sha1          |   1 -
 solr/licenses/byte-buddy-1.14.4.jar.sha1           |   1 +
 ...c-google-cloud-storage-v2-2.20.2-alpha.jar.sha1 |   1 -
 ...c-google-cloud-storage-v2-2.22.3-alpha.jar.sha1 |   1 +
 solr/licenses/gax-2.23.3.jar.sha1                  |   1 -
 solr/licenses/gax-2.28.1.jar.sha1                  |   1 +
 solr/licenses/gax-grpc-2.23.3.jar.sha1             |   1 -
 solr/licenses/gax-grpc-2.28.1.jar.sha1             |   1 +
 solr/licenses/gax-httpjson-0.108.3.jar.sha1        |   1 -
 solr/licenses/gax-httpjson-0.113.1.jar.sha1        |   1 +
 solr/licenses/google-cloud-core-2.13.0.jar.sha1    |   1 -
 solr/licenses/google-cloud-core-2.18.1.jar.sha1    |   1 +
 .../google-cloud-core-grpc-2.13.0.jar.sha1         |   1 -
 .../google-cloud-core-grpc-2.18.1.jar.sha1         |   1 +
 .../google-cloud-core-http-2.13.0.jar.sha1         |   1 -
 .../google-cloud-core-http-2.18.1.jar.sha1         |   1 +
 solr/licenses/google-cloud-nio-0.126.10.jar.sha1   |   1 -
 solr/licenses/google-cloud-nio-0.126.16.jar.sha1   |   1 +
 solr/licenses/google-cloud-storage-2.20.2.jar.sha1 |   1 -
 solr/licenses/google-cloud-storage-2.22.3.jar.sha1 |   1 +
 ...c-google-cloud-storage-v2-2.20.2-alpha.jar.sha1 |   1 -
 ...c-google-cloud-storage-v2-2.22.3-alpha.jar.sha1 |   1 +
 solr/licenses/grpc-rls-1.55.1.jar.sha1             |   1 +
 ...ore-LICENSE-MIT.txt => mockito-LICENSE-MIT.txt} |   0
 solr/licenses/mockito-core-3.8.0.jar.sha1          |   1 -
 solr/licenses/mockito-core-5.3.1.jar.sha1          |   1 +
 solr/licenses/mockito-subclass-5.3.1.jar.sha1      |   1 +
 solr/licenses/objenesis-3.1.jar.sha1               |   1 -
 solr/licenses/objenesis-3.3.jar.sha1               |   1 +
 ...o-google-cloud-storage-v2-2.20.2-alpha.jar.sha1 |   1 -
 ...o-google-cloud-storage-v2-2.22.3-alpha.jar.sha1 |   1 +
 .../proto-google-common-protos-2.14.3.jar.sha1     |   1 -
 .../proto-google-common-protos-2.19.1.jar.sha1     |   1 +
 solr/licenses/proto-google-iam-v1-1.14.1.jar.sha1  |   1 +
 solr/licenses/proto-google-iam-v1-1.9.3.jar.sha1   |   1 -
 solr/licenses/protobuf-java-3.22.3.jar.sha1        |   1 -
 solr/licenses/protobuf-java-3.23.1.jar.sha1        |   1 +
 solr/licenses/protobuf-java-util-3.21.12.jar.sha1  |   1 -
 solr/licenses/protobuf-java-util-3.23.1.jar.sha1   |   1 +
 solr/licenses/threetenbp-1.6.5.jar.sha1            |   1 -
 solr/licenses/threetenbp-1.6.8.jar.sha1            |   1 +
 solr/modules/analysis-extras/build.gradle          |   3 +
 solr/modules/hadoop-auth/build.gradle              |   3 +
 solr/modules/jwt-auth/build.gradle                 |   3 +
 solr/modules/ltr/build.gradle                      |   3 +
 solr/solrj/build.gradle                            |   3 +
 versions.lock                                      | 109 +++++++++++----------
 versions.props                                     |   5 +-
 54 files changed, 104 insertions(+), 80 deletions(-)
 create mode 100644 solr/licenses/api-common-2.11.1.jar.sha1
 delete mode 100644 solr/licenses/api-common-2.6.3.jar.sha1
 delete mode 100644 solr/licenses/auto-value-1.10.1.jar.sha1
 delete mode 100644 solr/licenses/byte-buddy-1.10.20.jar.sha1
 create mode 100644 solr/licenses/byte-buddy-1.14.4.jar.sha1
 delete mode 100644 solr/licenses/gapic-google-cloud-storage-v2-2.20.2-alpha.jar.sha1
 create mode 100644 solr/licenses/gapic-google-cloud-storage-v2-2.22.3-alpha.jar.sha1
 delete mode 100644 solr/licenses/gax-2.23.3.jar.sha1
 create mode 100644 solr/licenses/gax-2.28.1.jar.sha1
 delete mode 100644 solr/licenses/gax-grpc-2.23.3.jar.sha1
 create mode 100644 solr/licenses/gax-grpc-2.28.1.jar.sha1
 delete mode 100644 solr/licenses/gax-httpjson-0.108.3.jar.sha1
 create mode 100644 solr/licenses/gax-httpjson-0.113.1.jar.sha1
 delete mode 100644 solr/licenses/google-cloud-core-2.13.0.jar.sha1
 create mode 100644 solr/licenses/google-cloud-core-2.18.1.jar.sha1
 delete mode 100644 solr/licenses/google-cloud-core-grpc-2.13.0.jar.sha1
 create mode 100644 solr/licenses/google-cloud-core-grpc-2.18.1.jar.sha1
 delete mode 100644 solr/licenses/google-cloud-core-http-2.13.0.jar.sha1
 create mode 100644 solr/licenses/google-cloud-core-http-2.18.1.jar.sha1
 delete mode 100644 solr/licenses/google-cloud-nio-0.126.10.jar.sha1
 create mode 100644 solr/licenses/google-cloud-nio-0.126.16.jar.sha1
 delete mode 100644 solr/licenses/google-cloud-storage-2.20.2.jar.sha1
 create mode 100644 solr/licenses/google-cloud-storage-2.22.3.jar.sha1
 delete mode 100644 solr/licenses/grpc-google-cloud-storage-v2-2.20.2-alpha.jar.sha1
 create mode 100644 solr/licenses/grpc-google-cloud-storage-v2-2.22.3-alpha.jar.sha1
 create mode 100644 solr/licenses/grpc-rls-1.55.1.jar.sha1
 rename solr/licenses/{mockito-core-LICENSE-MIT.txt => mockito-LICENSE-MIT.txt} (100%)
 delete mode 100644 solr/licenses/mockito-core-3.8.0.jar.sha1
 create mode 100644 solr/licenses/mockito-core-5.3.1.jar.sha1
 create mode 100644 solr/licenses/mockito-subclass-5.3.1.jar.sha1
 delete mode 100644 solr/licenses/objenesis-3.1.jar.sha1
 create mode 100644 solr/licenses/objenesis-3.3.jar.sha1
 delete mode 100644 solr/licenses/proto-google-cloud-storage-v2-2.20.2-alpha.jar.sha1
 create mode 100644 solr/licenses/proto-google-cloud-storage-v2-2.22.3-alpha.jar.sha1
 delete mode 100644 solr/licenses/proto-google-common-protos-2.14.3.jar.sha1
 create mode 100644 solr/licenses/proto-google-common-protos-2.19.1.jar.sha1
 create mode 100644 solr/licenses/proto-google-iam-v1-1.14.1.jar.sha1
 delete mode 100644 solr/licenses/proto-google-iam-v1-1.9.3.jar.sha1
 delete mode 100644 solr/licenses/protobuf-java-3.22.3.jar.sha1
 create mode 100644 solr/licenses/protobuf-java-3.23.1.jar.sha1
 delete mode 100644 solr/licenses/protobuf-java-util-3.21.12.jar.sha1
 create mode 100644 solr/licenses/protobuf-java-util-3.23.1.jar.sha1
 delete mode 100644 solr/licenses/threetenbp-1.6.5.jar.sha1
 create mode 100644 solr/licenses/threetenbp-1.6.8.jar.sha1


[solr] 02/02: Update dependency org.mockito:mockito-core to v5 (#1611)

Posted by kr...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit caa33785916f1e78b7afb54d58d8a5207be85d55
Author: Solr Bot <12...@users.noreply.github.com>
AuthorDate: Thu Jun 15 15:30:35 2023 +0200

    Update dependency org.mockito:mockito-core to v5 (#1611)
    
    Co-authored-by: Kevin Risden <kr...@apache.org>
---
 gradle/testing/randomization/policies/solr-tests.policy            | 5 +++++
 solr/core/build.gradle                                             | 3 +++
 solr/core/src/test/org/apache/solr/schema/SchemaWatcherTest.java   | 4 ++--
 solr/licenses/byte-buddy-1.10.20.jar.sha1                          | 1 -
 solr/licenses/byte-buddy-1.14.4.jar.sha1                           | 1 +
 .../{mockito-core-LICENSE-MIT.txt => mockito-LICENSE-MIT.txt}      | 0
 solr/licenses/mockito-core-3.8.0.jar.sha1                          | 1 -
 solr/licenses/mockito-core-5.3.1.jar.sha1                          | 1 +
 solr/licenses/mockito-subclass-5.3.1.jar.sha1                      | 1 +
 solr/licenses/objenesis-3.1.jar.sha1                               | 1 -
 solr/licenses/objenesis-3.3.jar.sha1                               | 1 +
 solr/modules/analysis-extras/build.gradle                          | 3 +++
 solr/modules/hadoop-auth/build.gradle                              | 3 +++
 solr/modules/jwt-auth/build.gradle                                 | 3 +++
 solr/modules/ltr/build.gradle                                      | 3 +++
 solr/solrj/build.gradle                                            | 3 +++
 versions.lock                                                      | 7 ++++---
 versions.props                                                     | 3 +--
 18 files changed, 34 insertions(+), 10 deletions(-)

diff --git a/gradle/testing/randomization/policies/solr-tests.policy b/gradle/testing/randomization/policies/solr-tests.policy
index d39a3818b98..9e594e1ffd7 100644
--- a/gradle/testing/randomization/policies/solr-tests.policy
+++ b/gradle/testing/randomization/policies/solr-tests.policy
@@ -84,6 +84,11 @@ grant {
   permission java.lang.RuntimePermission "getStackWalkerWithClassReference";
   // needed by bytebuddy
   permission java.lang.RuntimePermission "defineClass";
+  permission java.lang.RuntimePermission "net.bytebuddy.createJavaDispatcher";
+  permission java.lang.reflect.ReflectPermission "newProxyInPackage.net.bytebuddy.description.method";
+  permission java.lang.reflect.ReflectPermission "newProxyInPackage.net.bytebuddy.description.type";
+  permission java.lang.reflect.ReflectPermission "newProxyInPackage.net.bytebuddy.dynamic.loading";
+  permission java.lang.reflect.ReflectPermission "newProxyInPackage.net.bytebuddy.utility";
   // needed by mockito
   permission java.lang.RuntimePermission "accessClassInPackage.sun.reflect";
   permission java.lang.RuntimePermission "reflectionFactoryAccess";
diff --git a/solr/core/build.gradle b/solr/core/build.gradle
index 9c5775f44dd..9406ce2df51 100644
--- a/solr/core/build.gradle
+++ b/solr/core/build.gradle
@@ -200,6 +200,9 @@ dependencies {
   testImplementation('org.mockito:mockito-core', {
     exclude group: "net.bytebuddy", module: "byte-buddy-agent"
   })
+  testRuntimeOnly('org.mockito:mockito-subclass', {
+    exclude group: "net.bytebuddy", module: "byte-buddy-agent"
+  })
 }
 
 
diff --git a/solr/core/src/test/org/apache/solr/schema/SchemaWatcherTest.java b/solr/core/src/test/org/apache/solr/schema/SchemaWatcherTest.java
index 9fbfee281ad..8016199b474 100644
--- a/solr/core/src/test/org/apache/solr/schema/SchemaWatcherTest.java
+++ b/solr/core/src/test/org/apache/solr/schema/SchemaWatcherTest.java
@@ -19,7 +19,7 @@ package org.apache.solr.schema;
 
 import static org.mockito.Mockito.mock;
 import static org.mockito.Mockito.verify;
-import static org.mockito.Mockito.verifyZeroInteractions;
+import static org.mockito.Mockito.verifyNoInteractions;
 
 import org.apache.solr.SolrTestCaseJ4;
 import org.apache.solr.schema.ZkIndexSchemaReader.SchemaWatcher;
@@ -56,6 +56,6 @@ public class SchemaWatcherTest {
     schemaWatcher.process(
         new WatchedEvent(EventType.NodeDataChanged, KeeperState.SyncConnected, "/test"));
     // after discardReaderReference, SchemaWatcher should no longer hold a ref to the reader
-    verifyZeroInteractions(mockSchemaReader);
+    verifyNoInteractions(mockSchemaReader);
   }
 }
diff --git a/solr/licenses/byte-buddy-1.10.20.jar.sha1 b/solr/licenses/byte-buddy-1.10.20.jar.sha1
deleted file mode 100644
index b31ad1a9797..00000000000
--- a/solr/licenses/byte-buddy-1.10.20.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-c5d2d12c75c5d52f8df33f4211e6dbd05a42b117
diff --git a/solr/licenses/byte-buddy-1.14.4.jar.sha1 b/solr/licenses/byte-buddy-1.14.4.jar.sha1
new file mode 100644
index 00000000000..ebe20ed9c8b
--- /dev/null
+++ b/solr/licenses/byte-buddy-1.14.4.jar.sha1
@@ -0,0 +1 @@
+20498aaec9b00a5cfdb831e7bf68feafa833ce4b
diff --git a/solr/licenses/mockito-core-LICENSE-MIT.txt b/solr/licenses/mockito-LICENSE-MIT.txt
similarity index 100%
rename from solr/licenses/mockito-core-LICENSE-MIT.txt
rename to solr/licenses/mockito-LICENSE-MIT.txt
diff --git a/solr/licenses/mockito-core-3.8.0.jar.sha1 b/solr/licenses/mockito-core-3.8.0.jar.sha1
deleted file mode 100644
index 0e89d395726..00000000000
--- a/solr/licenses/mockito-core-3.8.0.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-a3f5ed0745e4d76aa880136ab514412cd50b6246
diff --git a/solr/licenses/mockito-core-5.3.1.jar.sha1 b/solr/licenses/mockito-core-5.3.1.jar.sha1
new file mode 100644
index 00000000000..20fbd7b9134
--- /dev/null
+++ b/solr/licenses/mockito-core-5.3.1.jar.sha1
@@ -0,0 +1 @@
+7cac313592a29ae5e29c52c22b15c3ae5ab561b2
diff --git a/solr/licenses/mockito-subclass-5.3.1.jar.sha1 b/solr/licenses/mockito-subclass-5.3.1.jar.sha1
new file mode 100644
index 00000000000..2ac9df036e3
--- /dev/null
+++ b/solr/licenses/mockito-subclass-5.3.1.jar.sha1
@@ -0,0 +1 @@
+52e60962a0eec67bfc5bcb5ae3a04c51f4589cc9
diff --git a/solr/licenses/objenesis-3.1.jar.sha1 b/solr/licenses/objenesis-3.1.jar.sha1
deleted file mode 100644
index b0824738b99..00000000000
--- a/solr/licenses/objenesis-3.1.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-48f12deaae83a8dfc3775d830c9fd60ea59bbbca
diff --git a/solr/licenses/objenesis-3.3.jar.sha1 b/solr/licenses/objenesis-3.3.jar.sha1
new file mode 100644
index 00000000000..47e59a63aeb
--- /dev/null
+++ b/solr/licenses/objenesis-3.3.jar.sha1
@@ -0,0 +1 @@
+1049c09f1de4331e8193e579448d0916d75b7631
diff --git a/solr/modules/analysis-extras/build.gradle b/solr/modules/analysis-extras/build.gradle
index 1741cc17772..09398b4ac5b 100644
--- a/solr/modules/analysis-extras/build.gradle
+++ b/solr/modules/analysis-extras/build.gradle
@@ -42,4 +42,7 @@ dependencies {
   testImplementation('org.mockito:mockito-core', {
     exclude group: "net.bytebuddy", module: "byte-buddy-agent"
   })
+  testRuntimeOnly('org.mockito:mockito-subclass', {
+    exclude group: "net.bytebuddy", module: "byte-buddy-agent"
+  })
 }
diff --git a/solr/modules/hadoop-auth/build.gradle b/solr/modules/hadoop-auth/build.gradle
index 6f0af582dbd..3bf7bfab75f 100644
--- a/solr/modules/hadoop-auth/build.gradle
+++ b/solr/modules/hadoop-auth/build.gradle
@@ -81,6 +81,9 @@ dependencies {
   testImplementation('org.mockito:mockito-core', {
     exclude group: "net.bytebuddy", module: "byte-buddy-agent"
   })
+  testRuntimeOnly('org.mockito:mockito-subclass', {
+    exclude group: "net.bytebuddy", module: "byte-buddy-agent"
+  })
 
   testImplementation 'commons-io:commons-io'
 
diff --git a/solr/modules/jwt-auth/build.gradle b/solr/modules/jwt-auth/build.gradle
index abbf9582b44..3bed1606e4a 100644
--- a/solr/modules/jwt-auth/build.gradle
+++ b/solr/modules/jwt-auth/build.gradle
@@ -50,6 +50,9 @@ dependencies {
   testImplementation('org.mockito:mockito-core', {
     exclude group: "net.bytebuddy", module: "byte-buddy-agent"
   })
+  testRuntimeOnly('org.mockito:mockito-subclass', {
+    exclude group: "net.bytebuddy", module: "byte-buddy-agent"
+  })
   testImplementation('no.nav.security:mock-oauth2-server', {
     exclude group: "io.netty", module: "netty-all"
   })
diff --git a/solr/modules/ltr/build.gradle b/solr/modules/ltr/build.gradle
index 96cce2b5d36..ba521258281 100644
--- a/solr/modules/ltr/build.gradle
+++ b/solr/modules/ltr/build.gradle
@@ -30,6 +30,9 @@ dependencies {
   testImplementation('org.mockito:mockito-core', {
     exclude group: "net.bytebuddy", module: "byte-buddy-agent"
   })
+  testRuntimeOnly('org.mockito:mockito-subclass', {
+    exclude group: "net.bytebuddy", module: "byte-buddy-agent"
+  })
 
   testImplementation project(':solr:test-framework')
   testImplementation 'org.apache.lucene:lucene-test-framework'
diff --git a/solr/solrj/build.gradle b/solr/solrj/build.gradle
index b1e892ecec3..b8b6cb97bc5 100644
--- a/solr/solrj/build.gradle
+++ b/solr/solrj/build.gradle
@@ -80,6 +80,9 @@ dependencies {
   testImplementation('org.mockito:mockito-core', {
     exclude group: "net.bytebuddy", module: "byte-buddy-agent"
   })
+  testRuntimeOnly('org.mockito:mockito-subclass', {
+    exclude group: "net.bytebuddy", module: "byte-buddy-agent"
+  })
   testRuntimeOnly("org.apache.logging.log4j:log4j-slf4j2-impl", {
     exclude group: "org.apache.logging.log4j", module: "log4j-api"
   })
diff --git a/versions.lock b/versions.lock
index c020809bcc8..762f85aca8d 100644
--- a/versions.lock
+++ b/versions.lock
@@ -408,7 +408,7 @@ io.opentracing:opentracing-mock:0.33.0 (1 constraints: 3805343b)
 jakarta.servlet:jakarta.servlet-api:4.0.4 (4 constraints: 586e1f6a)
 jakarta.websocket:jakarta.websocket-api:1.1.2 (1 constraints: 92155ab9)
 javax.inject:javax.inject:1 (1 constraints: 7a0df617)
-net.bytebuddy:byte-buddy:1.10.20 (2 constraints: 7c10a9d0)
+net.bytebuddy:byte-buddy:1.14.4 (1 constraints: 440b42de)
 net.minidev:accessors-smart:2.4.7 (1 constraints: 4e0a90b8)
 net.minidev:json-smart:2.4.7 (1 constraints: 160e936e)
 no.nav.security:mock-oauth2-server:0.4.3 (1 constraints: 0905fa35)
@@ -438,8 +438,9 @@ org.hdrhistogram:HdrHistogram:2.1.12 (1 constraints: 520d2029)
 org.hsqldb:hsqldb:2.7.1 (1 constraints: 0c050b36)
 org.jetbrains.kotlin:kotlin-reflect:1.6.10 (2 constraints: 6224e0e2)
 org.latencyutils:LatencyUtils:2.0.3 (1 constraints: 210dcd1b)
-org.mockito:mockito-core:3.8.0 (1 constraints: 0d051236)
-org.objenesis:objenesis:3.1 (1 constraints: b00a12bd)
+org.mockito:mockito-core:5.3.1 (2 constraints: d41145fd)
+org.mockito:mockito-subclass:5.3.1 (1 constraints: 0b050e36)
+org.objenesis:objenesis:3.3 (1 constraints: b20a14bd)
 org.springframework:spring-aop:5.3.27 (2 constraints: dc1e629a)
 org.springframework:spring-beans:5.3.27 (4 constraints: ac3ac2c8)
 org.springframework:spring-context:5.3.27 (2 constraints: 6d1f9ed2)
diff --git a/versions.props b/versions.props
index a22ddf919c1..889a61f8a43 100644
--- a/versions.props
+++ b/versions.props
@@ -30,7 +30,6 @@ io.prometheus:*=0.16.0
 io.swagger.core.v3:*=2.2.11
 jakarta.ws.rs:jakarta.ws.rs-api=2.1.6
 junit:junit=4.13.2
-net.bytebuddy:byte-buddy=1.9.3
 net.sourceforge.argparse4j:argparse4j=0.9.0
 net.thisptr:jackson-jq=0.0.13
 no.nav.security:mock-oauth2-server=0.4.3
@@ -65,7 +64,7 @@ org.hamcrest:*=2.2
 org.hsqldb:hsqldb=2.7.1
 org.immutables:value-annotations=2.9.3
 org.jctools:jctools-core=4.0.1
-org.mockito:mockito-core=3.8.0
+org.mockito:mockito*=5.3.1
 org.openjdk.jmh:*=1.36
 org.osgi:osgi.annotation=8.1.0
 org.quicktheories:quicktheories=0.26


[solr] 01/02: Update dependency com.google.cloud:google-cloud-bom to v0.197.0 (#1606)

Posted by kr...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 3ce111fb2a514e6a868919c1d170b831e8ae7046
Author: Solr Bot <12...@users.noreply.github.com>
AuthorDate: Thu Jun 15 01:27:08 2023 +0200

    Update dependency com.google.cloud:google-cloud-bom to v0.197.0 (#1606)
---
 solr/licenses/api-common-2.11.1.jar.sha1           |   1 +
 solr/licenses/api-common-2.6.3.jar.sha1            |   1 -
 solr/licenses/auto-value-1.10.1.jar.sha1           |   1 -
 ...c-google-cloud-storage-v2-2.20.2-alpha.jar.sha1 |   1 -
 ...c-google-cloud-storage-v2-2.22.3-alpha.jar.sha1 |   1 +
 solr/licenses/gax-2.23.3.jar.sha1                  |   1 -
 solr/licenses/gax-2.28.1.jar.sha1                  |   1 +
 solr/licenses/gax-grpc-2.23.3.jar.sha1             |   1 -
 solr/licenses/gax-grpc-2.28.1.jar.sha1             |   1 +
 solr/licenses/gax-httpjson-0.108.3.jar.sha1        |   1 -
 solr/licenses/gax-httpjson-0.113.1.jar.sha1        |   1 +
 solr/licenses/google-cloud-core-2.13.0.jar.sha1    |   1 -
 solr/licenses/google-cloud-core-2.18.1.jar.sha1    |   1 +
 .../google-cloud-core-grpc-2.13.0.jar.sha1         |   1 -
 .../google-cloud-core-grpc-2.18.1.jar.sha1         |   1 +
 .../google-cloud-core-http-2.13.0.jar.sha1         |   1 -
 .../google-cloud-core-http-2.18.1.jar.sha1         |   1 +
 solr/licenses/google-cloud-nio-0.126.10.jar.sha1   |   1 -
 solr/licenses/google-cloud-nio-0.126.16.jar.sha1   |   1 +
 solr/licenses/google-cloud-storage-2.20.2.jar.sha1 |   1 -
 solr/licenses/google-cloud-storage-2.22.3.jar.sha1 |   1 +
 ...c-google-cloud-storage-v2-2.20.2-alpha.jar.sha1 |   1 -
 ...c-google-cloud-storage-v2-2.22.3-alpha.jar.sha1 |   1 +
 solr/licenses/grpc-rls-1.55.1.jar.sha1             |   1 +
 ...o-google-cloud-storage-v2-2.20.2-alpha.jar.sha1 |   1 -
 ...o-google-cloud-storage-v2-2.22.3-alpha.jar.sha1 |   1 +
 .../proto-google-common-protos-2.14.3.jar.sha1     |   1 -
 .../proto-google-common-protos-2.19.1.jar.sha1     |   1 +
 solr/licenses/proto-google-iam-v1-1.14.1.jar.sha1  |   1 +
 solr/licenses/proto-google-iam-v1-1.9.3.jar.sha1   |   1 -
 solr/licenses/protobuf-java-3.22.3.jar.sha1        |   1 -
 solr/licenses/protobuf-java-3.23.1.jar.sha1        |   1 +
 solr/licenses/protobuf-java-util-3.21.12.jar.sha1  |   1 -
 solr/licenses/protobuf-java-util-3.23.1.jar.sha1   |   1 +
 solr/licenses/threetenbp-1.6.5.jar.sha1            |   1 -
 solr/licenses/threetenbp-1.6.8.jar.sha1            |   1 +
 versions.lock                                      | 102 ++++++++++-----------
 versions.props                                     |   2 +-
 38 files changed, 70 insertions(+), 70 deletions(-)

diff --git a/solr/licenses/api-common-2.11.1.jar.sha1 b/solr/licenses/api-common-2.11.1.jar.sha1
new file mode 100644
index 00000000000..2d55b0c7e00
--- /dev/null
+++ b/solr/licenses/api-common-2.11.1.jar.sha1
@@ -0,0 +1 @@
+6eeccbe67f09b0dc8d40e303b8be59584738f37d
diff --git a/solr/licenses/api-common-2.6.3.jar.sha1 b/solr/licenses/api-common-2.6.3.jar.sha1
deleted file mode 100644
index 5a40de09a90..00000000000
--- a/solr/licenses/api-common-2.6.3.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-b47c8a2c25005b94c4c43884e0a78bf965de17d8
diff --git a/solr/licenses/auto-value-1.10.1.jar.sha1 b/solr/licenses/auto-value-1.10.1.jar.sha1
deleted file mode 100644
index a660acab77c..00000000000
--- a/solr/licenses/auto-value-1.10.1.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-e0184c26c3a20257c6fb46eaea16fdd3d7b6d357
diff --git a/solr/licenses/gapic-google-cloud-storage-v2-2.20.2-alpha.jar.sha1 b/solr/licenses/gapic-google-cloud-storage-v2-2.20.2-alpha.jar.sha1
deleted file mode 100644
index 31d54048db5..00000000000
--- a/solr/licenses/gapic-google-cloud-storage-v2-2.20.2-alpha.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-1cb02c068bce011322ee7c14164c9e433ff64f0b
diff --git a/solr/licenses/gapic-google-cloud-storage-v2-2.22.3-alpha.jar.sha1 b/solr/licenses/gapic-google-cloud-storage-v2-2.22.3-alpha.jar.sha1
new file mode 100644
index 00000000000..20012e8766d
--- /dev/null
+++ b/solr/licenses/gapic-google-cloud-storage-v2-2.22.3-alpha.jar.sha1
@@ -0,0 +1 @@
+8ef0839383d64cbcaada169ac10fd911b3841d3b
diff --git a/solr/licenses/gax-2.23.3.jar.sha1 b/solr/licenses/gax-2.23.3.jar.sha1
deleted file mode 100644
index a1446fa12e4..00000000000
--- a/solr/licenses/gax-2.23.3.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-34442411d1ae36c61508189c4d198ef69dbde4ab
diff --git a/solr/licenses/gax-2.28.1.jar.sha1 b/solr/licenses/gax-2.28.1.jar.sha1
new file mode 100644
index 00000000000..15fcbeb1c2b
--- /dev/null
+++ b/solr/licenses/gax-2.28.1.jar.sha1
@@ -0,0 +1 @@
+065730f8cba57358044ff3e2dc3992e75d83ed0a
diff --git a/solr/licenses/gax-grpc-2.23.3.jar.sha1 b/solr/licenses/gax-grpc-2.23.3.jar.sha1
deleted file mode 100644
index 6f98a369715..00000000000
--- a/solr/licenses/gax-grpc-2.23.3.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-f72d1ac348b29ed121e0166d875e8d22db7c3a7a
diff --git a/solr/licenses/gax-grpc-2.28.1.jar.sha1 b/solr/licenses/gax-grpc-2.28.1.jar.sha1
new file mode 100644
index 00000000000..cb93e16e027
--- /dev/null
+++ b/solr/licenses/gax-grpc-2.28.1.jar.sha1
@@ -0,0 +1 @@
+b0454f2102378bae52fdc201923336efef99caee
diff --git a/solr/licenses/gax-httpjson-0.108.3.jar.sha1 b/solr/licenses/gax-httpjson-0.108.3.jar.sha1
deleted file mode 100644
index e6e52a4ad17..00000000000
--- a/solr/licenses/gax-httpjson-0.108.3.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-bec46739881d6ccc4c81cadc98126f851fc75009
diff --git a/solr/licenses/gax-httpjson-0.113.1.jar.sha1 b/solr/licenses/gax-httpjson-0.113.1.jar.sha1
new file mode 100644
index 00000000000..a6364d2fb27
--- /dev/null
+++ b/solr/licenses/gax-httpjson-0.113.1.jar.sha1
@@ -0,0 +1 @@
+312c7e5d0ebc5d407c99a73c76e2e076e818da14
diff --git a/solr/licenses/google-cloud-core-2.13.0.jar.sha1 b/solr/licenses/google-cloud-core-2.13.0.jar.sha1
deleted file mode 100644
index 45a89109e60..00000000000
--- a/solr/licenses/google-cloud-core-2.13.0.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-8bb5d90714ee462c563992cfbcce81ff60423c66
diff --git a/solr/licenses/google-cloud-core-2.18.1.jar.sha1 b/solr/licenses/google-cloud-core-2.18.1.jar.sha1
new file mode 100644
index 00000000000..8241cc2036a
--- /dev/null
+++ b/solr/licenses/google-cloud-core-2.18.1.jar.sha1
@@ -0,0 +1 @@
+4da4cd01c39f333eb5bf8d581111dbf56b7cb3cd
diff --git a/solr/licenses/google-cloud-core-grpc-2.13.0.jar.sha1 b/solr/licenses/google-cloud-core-grpc-2.13.0.jar.sha1
deleted file mode 100644
index d7ceaf8696f..00000000000
--- a/solr/licenses/google-cloud-core-grpc-2.13.0.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-b6228251393d9d95ea0c8f58506bda196df33e18
diff --git a/solr/licenses/google-cloud-core-grpc-2.18.1.jar.sha1 b/solr/licenses/google-cloud-core-grpc-2.18.1.jar.sha1
new file mode 100644
index 00000000000..65a4de8b46d
--- /dev/null
+++ b/solr/licenses/google-cloud-core-grpc-2.18.1.jar.sha1
@@ -0,0 +1 @@
+209135ed06ac92a6a684d0fda8b773253979409a
diff --git a/solr/licenses/google-cloud-core-http-2.13.0.jar.sha1 b/solr/licenses/google-cloud-core-http-2.13.0.jar.sha1
deleted file mode 100644
index 8bf8d45eb19..00000000000
--- a/solr/licenses/google-cloud-core-http-2.13.0.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-739da0c1f0b8b0e039d278c2e5e61cf18ec7f158
diff --git a/solr/licenses/google-cloud-core-http-2.18.1.jar.sha1 b/solr/licenses/google-cloud-core-http-2.18.1.jar.sha1
new file mode 100644
index 00000000000..c18176dbbd4
--- /dev/null
+++ b/solr/licenses/google-cloud-core-http-2.18.1.jar.sha1
@@ -0,0 +1 @@
+9285b97a567c58662d056eb43979136b1724f3ce
diff --git a/solr/licenses/google-cloud-nio-0.126.10.jar.sha1 b/solr/licenses/google-cloud-nio-0.126.10.jar.sha1
deleted file mode 100644
index 08084487cb5..00000000000
--- a/solr/licenses/google-cloud-nio-0.126.10.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-1ef3b174750dda463996782d46e595a85ba38e7a
diff --git a/solr/licenses/google-cloud-nio-0.126.16.jar.sha1 b/solr/licenses/google-cloud-nio-0.126.16.jar.sha1
new file mode 100644
index 00000000000..ba549a6191a
--- /dev/null
+++ b/solr/licenses/google-cloud-nio-0.126.16.jar.sha1
@@ -0,0 +1 @@
+8c8ac53c0bd52e0889c745c963484e4571f92049
diff --git a/solr/licenses/google-cloud-storage-2.20.2.jar.sha1 b/solr/licenses/google-cloud-storage-2.20.2.jar.sha1
deleted file mode 100644
index 44664eee06a..00000000000
--- a/solr/licenses/google-cloud-storage-2.20.2.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-8514d8b8d7b63f9e315c4771655bb1d5c4f0e088
diff --git a/solr/licenses/google-cloud-storage-2.22.3.jar.sha1 b/solr/licenses/google-cloud-storage-2.22.3.jar.sha1
new file mode 100644
index 00000000000..980f8f7b50b
--- /dev/null
+++ b/solr/licenses/google-cloud-storage-2.22.3.jar.sha1
@@ -0,0 +1 @@
+2b8b634a1537ca1dfda8d959e6eae47a5dec9b7b
diff --git a/solr/licenses/grpc-google-cloud-storage-v2-2.20.2-alpha.jar.sha1 b/solr/licenses/grpc-google-cloud-storage-v2-2.20.2-alpha.jar.sha1
deleted file mode 100644
index 31867f29015..00000000000
--- a/solr/licenses/grpc-google-cloud-storage-v2-2.20.2-alpha.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-0a95ae97b862efef0785077e058bfd84ec310fa6
diff --git a/solr/licenses/grpc-google-cloud-storage-v2-2.22.3-alpha.jar.sha1 b/solr/licenses/grpc-google-cloud-storage-v2-2.22.3-alpha.jar.sha1
new file mode 100644
index 00000000000..c4a0d260b1b
--- /dev/null
+++ b/solr/licenses/grpc-google-cloud-storage-v2-2.22.3-alpha.jar.sha1
@@ -0,0 +1 @@
+8e35429d93ecf7ac9d418b485ed606f5dbb5ed6c
diff --git a/solr/licenses/grpc-rls-1.55.1.jar.sha1 b/solr/licenses/grpc-rls-1.55.1.jar.sha1
new file mode 100644
index 00000000000..34434e8c236
--- /dev/null
+++ b/solr/licenses/grpc-rls-1.55.1.jar.sha1
@@ -0,0 +1 @@
+450e56087cc69eec057d5a056fea5923d14b4e11
diff --git a/solr/licenses/proto-google-cloud-storage-v2-2.20.2-alpha.jar.sha1 b/solr/licenses/proto-google-cloud-storage-v2-2.20.2-alpha.jar.sha1
deleted file mode 100644
index 65652576740..00000000000
--- a/solr/licenses/proto-google-cloud-storage-v2-2.20.2-alpha.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-edf1eb155d6424861dffff39f9fd45cbde83e056
diff --git a/solr/licenses/proto-google-cloud-storage-v2-2.22.3-alpha.jar.sha1 b/solr/licenses/proto-google-cloud-storage-v2-2.22.3-alpha.jar.sha1
new file mode 100644
index 00000000000..fac06d6e306
--- /dev/null
+++ b/solr/licenses/proto-google-cloud-storage-v2-2.22.3-alpha.jar.sha1
@@ -0,0 +1 @@
+4ab626fc5d55da6a0a82bc53e4fc3ba913bf01b6
diff --git a/solr/licenses/proto-google-common-protos-2.14.3.jar.sha1 b/solr/licenses/proto-google-common-protos-2.14.3.jar.sha1
deleted file mode 100644
index eadb7ba2ef4..00000000000
--- a/solr/licenses/proto-google-common-protos-2.14.3.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-64491ee55a0a03af4c3be37876f6ad49a5208fbc
diff --git a/solr/licenses/proto-google-common-protos-2.19.1.jar.sha1 b/solr/licenses/proto-google-common-protos-2.19.1.jar.sha1
new file mode 100644
index 00000000000..e8153102f9a
--- /dev/null
+++ b/solr/licenses/proto-google-common-protos-2.19.1.jar.sha1
@@ -0,0 +1 @@
+77e361812583ea07ee248054ac5bd9f41dfa7532
diff --git a/solr/licenses/proto-google-iam-v1-1.14.1.jar.sha1 b/solr/licenses/proto-google-iam-v1-1.14.1.jar.sha1
new file mode 100644
index 00000000000..55bf279e359
--- /dev/null
+++ b/solr/licenses/proto-google-iam-v1-1.14.1.jar.sha1
@@ -0,0 +1 @@
+c57a92ecad9a53693ace6315c0d1be33836d846e
diff --git a/solr/licenses/proto-google-iam-v1-1.9.3.jar.sha1 b/solr/licenses/proto-google-iam-v1-1.9.3.jar.sha1
deleted file mode 100644
index 27eb2a81e0f..00000000000
--- a/solr/licenses/proto-google-iam-v1-1.9.3.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-31a3412512e2191224af02224c04b10d8c8d5b6b
diff --git a/solr/licenses/protobuf-java-3.22.3.jar.sha1 b/solr/licenses/protobuf-java-3.22.3.jar.sha1
deleted file mode 100644
index add974e9df1..00000000000
--- a/solr/licenses/protobuf-java-3.22.3.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-fdee98b8f6abab73f146a4edb4c09e56f8278d03
diff --git a/solr/licenses/protobuf-java-3.23.1.jar.sha1 b/solr/licenses/protobuf-java-3.23.1.jar.sha1
new file mode 100644
index 00000000000..be0b48e1975
--- /dev/null
+++ b/solr/licenses/protobuf-java-3.23.1.jar.sha1
@@ -0,0 +1 @@
+06a138d6bb6b7554b0999300ef8340d134d5575d
diff --git a/solr/licenses/protobuf-java-util-3.21.12.jar.sha1 b/solr/licenses/protobuf-java-util-3.21.12.jar.sha1
deleted file mode 100644
index c23f066d1a2..00000000000
--- a/solr/licenses/protobuf-java-util-3.21.12.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-1a800bf7976d939217c8d91ed9a17d7a78bf2187
diff --git a/solr/licenses/protobuf-java-util-3.23.1.jar.sha1 b/solr/licenses/protobuf-java-util-3.23.1.jar.sha1
new file mode 100644
index 00000000000..7aa51b1cd5f
--- /dev/null
+++ b/solr/licenses/protobuf-java-util-3.23.1.jar.sha1
@@ -0,0 +1 @@
+ca14f0e8d57274bd9c3c407da9738d477f27a0de
diff --git a/solr/licenses/threetenbp-1.6.5.jar.sha1 b/solr/licenses/threetenbp-1.6.5.jar.sha1
deleted file mode 100644
index 5d56a2fa978..00000000000
--- a/solr/licenses/threetenbp-1.6.5.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-9c83a035274df46c998b3bcb0710489ad7788abd
diff --git a/solr/licenses/threetenbp-1.6.8.jar.sha1 b/solr/licenses/threetenbp-1.6.8.jar.sha1
new file mode 100644
index 00000000000..8dd87ecd6b9
--- /dev/null
+++ b/solr/licenses/threetenbp-1.6.8.jar.sha1
@@ -0,0 +1 @@
+4c65b7b43f3fe31350f74cb7d0b2461e111e8dd0
diff --git a/versions.lock b/versions.lock
index b8bb8992648..c020809bcc8 100644
--- a/versions.lock
+++ b/versions.lock
@@ -22,40 +22,39 @@ com.github.spotbugs:spotbugs-annotations:4.7.3 (1 constraints: 10051736)
 com.github.stephenc.jcip:jcip-annotations:1.0-1 (3 constraints: c71d2c87)
 com.github.virtuald:curvesapi:1.07 (1 constraints: 9e0ac7c0)
 com.google.android:annotations:4.1.1.4 (2 constraints: b918820a)
-com.google.api:api-common:2.6.3 (4 constraints: 8e379710)
-com.google.api:gax:2.23.3 (4 constraints: 1b3e3ed1)
-com.google.api:gax-grpc:2.23.3 (1 constraints: 1e1005a6)
-com.google.api:gax-httpjson:0.108.3 (2 constraints: 4021ebbc)
+com.google.api:api-common:2.11.1 (5 constraints: 754453b0)
+com.google.api:gax:2.28.1 (5 constraints: 6e4a5b9d)
+com.google.api:gax-grpc:2.28.1 (1 constraints: 211012a6)
+com.google.api:gax-httpjson:0.113.1 (2 constraints: 3421b1bb)
 com.google.api-client:google-api-client:2.2.0 (3 constraints: a132abfa)
-com.google.api.grpc:gapic-google-cloud-storage-v2:2.20.2-alpha (2 constraints: e2221538)
-com.google.api.grpc:grpc-google-cloud-storage-v2:2.20.2-alpha (2 constraints: e2221538)
-com.google.api.grpc:proto-google-cloud-storage-v2:2.20.2-alpha (2 constraints: e2221538)
-com.google.api.grpc:proto-google-common-protos:2.14.3 (5 constraints: 2242c306)
-com.google.api.grpc:proto-google-iam-v1:1.9.3 (3 constraints: 262fd108)
+com.google.api.grpc:gapic-google-cloud-storage-v2:2.22.3-alpha (2 constraints: e822e638)
+com.google.api.grpc:grpc-google-cloud-storage-v2:2.22.3-alpha (2 constraints: e822e638)
+com.google.api.grpc:proto-google-cloud-storage-v2:2.22.3-alpha (2 constraints: e822e638)
+com.google.api.grpc:proto-google-common-protos:2.19.1 (6 constraints: 044e0342)
+com.google.api.grpc:proto-google-iam-v1:1.14.1 (2 constraints: e91ef3cc)
 com.google.apis:google-api-services-storage:v1-rev20230301-2.0.0 (2 constraints: ce258747)
-com.google.auth:google-auth-library-credentials:1.16.0 (5 constraints: 004c24e4)
-com.google.auth:google-auth-library-oauth2-http:1.16.0 (4 constraints: 423894c1)
-com.google.auto.value:auto-value:1.10.1 (4 constraints: de3a7488)
-com.google.auto.value:auto-value-annotations:1.10.1 (6 constraints: f65c9aaf)
-com.google.cloud:google-cloud-bom:0.192.0 (1 constraints: 6e05b240)
-com.google.cloud:google-cloud-core:2.13.0 (3 constraints: 3e2f1154)
-com.google.cloud:google-cloud-core-grpc:2.13.0 (1 constraints: 1a10fea5)
-com.google.cloud:google-cloud-core-http:2.13.0 (1 constraints: 1a10fea5)
-com.google.cloud:google-cloud-storage:2.20.2 (2 constraints: cd1c8d26)
-com.google.code.gson:gson:2.10.1 (7 constraints: 0c647e1f)
-com.google.errorprone:error_prone_annotations:2.18.0 (12 constraints: dc95e14b)
-com.google.guava:failureaccess:1.0.1 (4 constraints: 18392d69)
-com.google.guava:guava:32.0.1-jre (23 constraints: 1b4f0267)
-com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava (4 constraints: bc6f5d57)
-com.google.http-client:google-http-client:1.43.1 (9 constraints: 649d6249)
-com.google.http-client:google-http-client-apache-v2:1.43.1 (3 constraints: 7331c77e)
+com.google.auth:google-auth-library-credentials:1.16.0 (6 constraints: 42584e93)
+com.google.auth:google-auth-library-oauth2-http:1.16.0 (5 constraints: 8444dfb5)
+com.google.auto.value:auto-value-annotations:1.10.1 (5 constraints: 3f4c1051)
+com.google.cloud:google-cloud-bom:0.197.0 (1 constraints: 7305c140)
+com.google.cloud:google-cloud-core:2.18.1 (3 constraints: 502f7757)
+com.google.cloud:google-cloud-core-grpc:2.18.1 (1 constraints: 20100ea6)
+com.google.cloud:google-cloud-core-http:2.18.1 (1 constraints: 20100ea6)
+com.google.cloud:google-cloud-storage:2.22.3 (2 constraints: d31c1c27)
+com.google.code.gson:gson:2.10.1 (7 constraints: 5f61c2c1)
+com.google.errorprone:error_prone_annotations:2.18.0 (11 constraints: 0487ebc0)
+com.google.guava:failureaccess:1.0.1 (2 constraints: f9199e37)
+com.google.guava:guava:32.0.1-jre (25 constraints: 346ecb71)
+com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava (2 constraints: 4b35b0a0)
+com.google.http-client:google-http-client:1.43.1 (11 constraints: 2fbf7ea4)
+com.google.http-client:google-http-client-apache-v2:1.43.1 (2 constraints: b620e575)
 com.google.http-client:google-http-client-appengine:1.43.1 (2 constraints: da207181)
-com.google.http-client:google-http-client-gson:1.43.1 (7 constraints: d474022b)
+com.google.http-client:google-http-client-gson:1.43.1 (7 constraints: 5a70c647)
 com.google.http-client:google-http-client-jackson2:1.43.1 (1 constraints: 1d1005a6)
-com.google.j2objc:j2objc-annotations:2.8 (5 constraints: bf48a91d)
-com.google.oauth-client:google-oauth-client:1.34.1 (3 constraints: 7231657e)
-com.google.protobuf:protobuf-java:3.22.3 (9 constraints: 307a2a2e)
-com.google.protobuf:protobuf-java-util:3.21.12 (3 constraints: 3a30bff8)
+com.google.j2objc:j2objc-annotations:2.8 (4 constraints: 833aea56)
+com.google.oauth-client:google-oauth-client:1.34.1 (2 constraints: b520b575)
+com.google.protobuf:protobuf-java:3.23.1 (11 constraints: d095caae)
+com.google.protobuf:protobuf-java-util:3.23.1 (3 constraints: 302be32a)
 com.google.re2j:re2j:1.7 (2 constraints: 3814d46f)
 com.googlecode.json-simple:json-simple:1.1.1 (2 constraints: 321c78d2)
 com.googlecode.juniversalchardet:juniversalchardet:1.0.3 (1 constraints: 5b0ce401)
@@ -78,7 +77,7 @@ com.sun.istack:istack-commons-runtime:3.0.12 (1 constraints: eb0d9a43)
 com.tdunning:t-digest:3.1 (1 constraints: a804212c)
 com.zaxxer:SparseBitSet:1.2 (1 constraints: 0d081e75)
 commons-cli:commons-cli:1.5.0 (1 constraints: 0805ff35)
-commons-codec:commons-codec:1.15 (13 constraints: 10b6742a)
+commons-codec:commons-codec:1.15 (11 constraints: 43972235)
 commons-collections:commons-collections:3.2.2 (1 constraints: 09050236)
 commons-io:commons-io:2.11.0 (9 constraints: 9d65151d)
 de.l3s.boilerpipe:boilerpipe:1.1.0 (1 constraints: 590ce401)
@@ -94,20 +93,21 @@ io.dropwizard.metrics:metrics-graphite:4.2.19 (1 constraints: 4205483b)
 io.dropwizard.metrics:metrics-jetty10:4.2.19 (1 constraints: 4205483b)
 io.dropwizard.metrics:metrics-jmx:4.2.19 (1 constraints: 4205483b)
 io.dropwizard.metrics:metrics-jvm:4.2.19 (1 constraints: 4205483b)
-io.grpc:grpc-alts:1.55.1 (1 constraints: 1d1008a6)
-io.grpc:grpc-api:1.55.1 (5 constraints: a1360ab6)
-io.grpc:grpc-auth:1.55.1 (1 constraints: 1d1008a6)
-io.grpc:grpc-context:1.55.1 (6 constraints: b9492b8f)
-io.grpc:grpc-core:1.55.1 (2 constraints: e91837f9)
-io.grpc:grpc-googleapis:1.55.1 (1 constraints: 1d1008a6)
-io.grpc:grpc-grpclb:1.55.1 (1 constraints: 1d1008a6)
+io.grpc:grpc-alts:1.55.1 (1 constraints: 20100fa6)
+io.grpc:grpc-api:1.55.1 (5 constraints: a4367cb7)
+io.grpc:grpc-auth:1.55.1 (1 constraints: 20100fa6)
+io.grpc:grpc-context:1.55.1 (4 constraints: 2f2a26ec)
+io.grpc:grpc-core:1.55.1 (2 constraints: ec1892f9)
+io.grpc:grpc-googleapis:1.55.1 (1 constraints: 20100fa6)
+io.grpc:grpc-grpclb:1.55.1 (1 constraints: 20100fa6)
 io.grpc:grpc-netty:1.55.1 (1 constraints: 3e05493b)
-io.grpc:grpc-netty-shaded:1.55.1 (1 constraints: 1d1008a6)
-io.grpc:grpc-protobuf:1.55.1 (2 constraints: 5a1593d7)
-io.grpc:grpc-protobuf-lite:1.55.1 (2 constraints: 261a854d)
-io.grpc:grpc-services:1.55.1 (1 constraints: 1d1008a6)
-io.grpc:grpc-stub:1.55.1 (2 constraints: 5a1593d7)
-io.grpc:grpc-xds:1.55.1 (1 constraints: 1d1008a6)
+io.grpc:grpc-netty-shaded:1.55.1 (1 constraints: 20100fa6)
+io.grpc:grpc-protobuf:1.55.1 (2 constraints: 5d159ad7)
+io.grpc:grpc-protobuf-lite:1.55.1 (2 constraints: 291ae94d)
+io.grpc:grpc-rls:1.55.1 (1 constraints: 20100fa6)
+io.grpc:grpc-services:1.55.1 (1 constraints: 20100fa6)
+io.grpc:grpc-stub:1.55.1 (2 constraints: 5d159ad7)
+io.grpc:grpc-xds:1.55.1 (1 constraints: 20100fa6)
 io.jaegertracing:jaeger-core:1.8.1 (2 constraints: 6f124721)
 io.jaegertracing:jaeger-thrift:1.8.1 (1 constraints: 0c050936)
 io.netty:netty-buffer:4.1.93.Final (10 constraints: a29972e7)
@@ -123,8 +123,8 @@ io.netty:netty-transport:4.1.93.Final (9 constraints: f08bb829)
 io.netty:netty-transport-classes-epoll:4.1.93.Final (1 constraints: b012f11e)
 io.netty:netty-transport-native-epoll:4.1.93.Final (1 constraints: db0f188f)
 io.netty:netty-transport-native-unix-common:4.1.93.Final (4 constraints: 553dfa94)
-io.opencensus:opencensus-api:0.31.1 (6 constraints: 5e5caefc)
-io.opencensus:opencensus-contrib-http-util:0.31.1 (4 constraints: 3e4145eb)
+io.opencensus:opencensus-api:0.31.1 (5 constraints: 924d4692)
+io.opencensus:opencensus-contrib-http-util:0.31.1 (3 constraints: 7232a9fc)
 io.opencensus:opencensus-proto:0.2.0 (1 constraints: e60fd595)
 io.opentelemetry:opentelemetry-api:1.21.0 (9 constraints: fda10c96)
 io.opentelemetry:opentelemetry-api-logs:1.21.0-alpha (2 constraints: a0279d00)
@@ -188,8 +188,8 @@ org.apache.hadoop:hadoop-client-api:3.3.5 (3 constraints: 22287160)
 org.apache.hadoop:hadoop-client-runtime:3.3.5 (2 constraints: 6d17a643)
 org.apache.hadoop:hadoop-common:3.3.5 (1 constraints: 0d050836)
 org.apache.hadoop.thirdparty:hadoop-shaded-guava:1.1.1 (1 constraints: 0505f435)
-org.apache.httpcomponents:httpclient:4.5.14 (11 constraints: f99f018d)
-org.apache.httpcomponents:httpcore:4.4.16 (10 constraints: be8c6893)
+org.apache.httpcomponents:httpclient:4.5.14 (9 constraints: 62806342)
+org.apache.httpcomponents:httpcore:4.4.16 (8 constraints: 256d4617)
 org.apache.httpcomponents:httpmime:4.5.14 (3 constraints: eb1bfedc)
 org.apache.httpcomponents.client5:httpclient5:5.1.3 (1 constraints: 6c10bcb3)
 org.apache.httpcomponents.core5:httpcore5:5.1.3 (3 constraints: ff35b9e8)
@@ -272,7 +272,7 @@ org.carrot2:morfologik-fsa:2.1.9 (1 constraints: db0d9c36)
 org.carrot2:morfologik-polish:2.1.9 (1 constraints: d312541e)
 org.carrot2:morfologik-stemming:2.1.9 (2 constraints: d81fb300)
 org.ccil.cowan.tagsoup:tagsoup:1.2.1 (1 constraints: 5b0ce801)
-org.checkerframework:checker-qual:3.33.0 (7 constraints: e265a9ef)
+org.checkerframework:checker-qual:3.33.0 (5 constraints: 57468bea)
 org.codehaus.janino:commons-compiler:3.1.8 (2 constraints: 2f1983ec)
 org.codehaus.janino:janino:3.1.8 (1 constraints: 640dbc2c)
 org.codehaus.woodstox:stax2-api:4.2.1 (2 constraints: 36152eaf)
@@ -354,7 +354,7 @@ org.tallison:isoparser:1.9.41.7 (1 constraints: fb0c5528)
 org.tallison:jmatio:1.5 (1 constraints: ff0b57e9)
 org.tallison:metadata-extractor:2.17.1.0 (1 constraints: f00c3b28)
 org.tallison.xmp:xmpcore-shaded:6.1.10 (1 constraints: 300e8d49)
-org.threeten:threetenbp:1.6.5 (4 constraints: 9237a011)
+org.threeten:threetenbp:1.6.8 (4 constraints: 2433e267)
 org.tukaani:xz:1.9 (1 constraints: 030c5be9)
 org.xerial.snappy:snappy-java:1.1.9.1 (4 constraints: 89386de0)
 software.amazon.awssdk:annotations:2.20.82 (20 constraints: ad2a3c28)
@@ -395,7 +395,7 @@ com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.15.2 (3 constraints: fb2e
 com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.15.2 (4 constraints: 6c48aa34)
 com.fasterxml.jackson.module:jackson-module-kotlin:2.15.2 (2 constraints: a61d3360)
 com.fasterxml.jackson.module:jackson-module-parameter-names:2.15.2 (2 constraints: 0c243f82)
-com.google.cloud:google-cloud-nio:0.126.10 (1 constraints: c70e207b)
+com.google.cloud:google-cloud-nio:0.126.16 (1 constraints: cd0e267b)
 com.nimbusds:content-type:2.2 (1 constraints: d80b68eb)
 com.nimbusds:lang-tag:1.5 (1 constraints: da0b68eb)
 com.nimbusds:nimbus-jose-jwt:9.16.1 (1 constraints: 730c5410)
diff --git a/versions.props b/versions.props
index b5aec8cbb21..a22ddf919c1 100644
--- a/versions.props
+++ b/versions.props
@@ -9,7 +9,7 @@ com.fasterxml.jackson:jackson-bom=2.15.2
 com.github.ben-manes.caffeine:caffeine=3.1.6
 com.github.spotbugs:*=4.7.3
 com.github.stephenc.jcip:jcip-annotations=1.0-1
-com.google.cloud:google-cloud-bom=0.192.0
+com.google.cloud:google-cloud-bom=0.197.0
 com.google.errorprone:*=2.18.0
 com.google.guava:guava=32.0.1-jre
 com.google.re2j:re2j=1.7