diff --git a/changelog/unreleased/PR#3117-update-grpc.yml b/changelog/unreleased/PR#3117-update-grpc.yml new file mode 100644 index 00000000000..e4a0b62b3a1 --- /dev/null +++ b/changelog/unreleased/PR#3117-update-grpc.yml @@ -0,0 +1,7 @@ +title: Update grpc to v1.80.0 +type: dependency_update +authors: +- name: solrbot +links: +- name: PR#3117 + url: https://github.com/apache/solr/pull/3117 diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 7018c17a31e..5c1c716959c 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -114,7 +114,7 @@ google-javaformat = "1.18.1" google-protobuf = "3.25.8" # @keep Gradle version to run the build gradle = "8.10" -grpc = "1.65.1" +grpc = "1.80.0" # @keep Gulp version used in ref-guide gulp-cli = "3.1.0" hamcrest = "3.0" diff --git a/solr/cross-dc-manager/gradle.lockfile b/solr/cross-dc-manager/gradle.lockfile index a700b6be805..0cccba9d6ef 100644 --- a/solr/cross-dc-manager/gradle.lockfile +++ b/solr/cross-dc-manager/gradle.lockfile @@ -19,7 +19,7 @@ com.github.ben-manes.caffeine:caffeine:3.2.3=annotationProcessor,errorprone,jarV com.github.kevinstern:software-and-algorithms:1.0=annotationProcessor,errorprone,testAnnotationProcessor com.github.luben:zstd-jni:1.5.6-4=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath com.google.android:annotations:4.1.1.4=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath -com.google.api.grpc:proto-google-common-protos:2.61.1=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath +com.google.api.grpc:proto-google-common-protos:2.63.2=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath com.google.auto.service:auto-service-annotations:1.0.1=annotationProcessor,errorprone,testAnnotationProcessor com.google.auto.value:auto-value-annotations:1.11.0=annotationProcessor,errorprone,testAnnotationProcessor com.google.auto:auto-common:1.2.2=annotationProcessor,errorprone,testAnnotationProcessor @@ -60,14 +60,14 @@ io.dropwizard.metrics:metrics-jetty12-ee10:4.2.33=jarValidation,testRuntimeClass io.dropwizard.metrics:metrics-jetty12:4.2.33=jarValidation,testRuntimeClasspath io.github.eisop:dataflow-errorprone:3.41.0-eisop1=annotationProcessor,errorprone,testAnnotationProcessor io.github.java-diff-utils:java-diff-utils:4.12=annotationProcessor,errorprone,testAnnotationProcessor -io.grpc:grpc-api:1.65.1=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath -io.grpc:grpc-context:1.65.1=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath -io.grpc:grpc-core:1.65.1=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath -io.grpc:grpc-netty:1.65.1=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath -io.grpc:grpc-protobuf-lite:1.65.1=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath -io.grpc:grpc-protobuf:1.65.1=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath -io.grpc:grpc-stub:1.65.1=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath -io.grpc:grpc-util:1.65.1=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath +io.grpc:grpc-api:1.80.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath +io.grpc:grpc-context:1.80.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath +io.grpc:grpc-core:1.80.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath +io.grpc:grpc-netty:1.80.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath +io.grpc:grpc-protobuf-lite:1.80.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath +io.grpc:grpc-protobuf:1.80.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath +io.grpc:grpc-stub:1.80.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath +io.grpc:grpc-util:1.80.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath io.netty:netty-bom:4.2.12.Final=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath io.netty:netty-buffer:4.2.12.Final=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath io.netty:netty-codec-base:4.2.12.Final=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath diff --git a/solr/licenses/grpc-alts-1.65.1.jar.sha1 b/solr/licenses/grpc-alts-1.65.1.jar.sha1 deleted file mode 100644 index 4b4f0da8f49..00000000000 --- a/solr/licenses/grpc-alts-1.65.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -5e5f37b03451ecf79a003c21c620758005247eaf diff --git a/solr/licenses/grpc-alts-1.80.0.jar.sha1 b/solr/licenses/grpc-alts-1.80.0.jar.sha1 new file mode 100644 index 00000000000..050cecc3005 --- /dev/null +++ b/solr/licenses/grpc-alts-1.80.0.jar.sha1 @@ -0,0 +1 @@ +73f4f60f2f22305c03784ea90f46e8d9af97b20e diff --git a/solr/licenses/grpc-api-1.65.1.jar.sha1 b/solr/licenses/grpc-api-1.65.1.jar.sha1 deleted file mode 100644 index ca958931d01..00000000000 --- a/solr/licenses/grpc-api-1.65.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -052a4193296c4471871b90dbbdaebb8e9bb87182 diff --git a/solr/licenses/grpc-api-1.80.0.jar.sha1 b/solr/licenses/grpc-api-1.80.0.jar.sha1 new file mode 100644 index 00000000000..80da4173064 --- /dev/null +++ b/solr/licenses/grpc-api-1.80.0.jar.sha1 @@ -0,0 +1 @@ +55f7b74a476f7f1815cb823b1a56b7ffd68e5043 diff --git a/solr/licenses/grpc-auth-1.65.1.jar.sha1 b/solr/licenses/grpc-auth-1.65.1.jar.sha1 deleted file mode 100644 index fbe3c5a5df4..00000000000 --- a/solr/licenses/grpc-auth-1.65.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -8824fde1fa75e8f86716e9f2f72d97cd87e0b3cd diff --git a/solr/licenses/grpc-auth-1.80.0.jar.sha1 b/solr/licenses/grpc-auth-1.80.0.jar.sha1 new file mode 100644 index 00000000000..e9c7841ad83 --- /dev/null +++ b/solr/licenses/grpc-auth-1.80.0.jar.sha1 @@ -0,0 +1 @@ +e81fba2c16ffcc812a2b5541aaea47ce3bb50392 diff --git a/solr/licenses/grpc-context-1.65.1.jar.sha1 b/solr/licenses/grpc-context-1.65.1.jar.sha1 deleted file mode 100644 index 7268250465d..00000000000 --- a/solr/licenses/grpc-context-1.65.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -d65b37d9523f5ad0c8eda4cbf999fed4b933a594 diff --git a/solr/licenses/grpc-context-1.70.0.jar.sha1 b/solr/licenses/grpc-context-1.70.0.jar.sha1 deleted file mode 100644 index 85be5dfcaf6..00000000000 --- a/solr/licenses/grpc-context-1.70.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -375570c198b9ff46f2202731d11271bb5cb396fa diff --git a/solr/licenses/grpc-context-1.80.0.jar.sha1 b/solr/licenses/grpc-context-1.80.0.jar.sha1 new file mode 100644 index 00000000000..1b86b000cd3 --- /dev/null +++ b/solr/licenses/grpc-context-1.80.0.jar.sha1 @@ -0,0 +1 @@ +b3fd476c0303c84ee5abe9a639f13020660f13b0 diff --git a/solr/licenses/grpc-core-1.65.1.jar.sha1 b/solr/licenses/grpc-core-1.65.1.jar.sha1 deleted file mode 100644 index 11ea3c50f5d..00000000000 --- a/solr/licenses/grpc-core-1.65.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -7b80ccb2678b7d3ff2ec90bbe4ffbb0ff956eb54 diff --git a/solr/licenses/grpc-core-1.80.0.jar.sha1 b/solr/licenses/grpc-core-1.80.0.jar.sha1 new file mode 100644 index 00000000000..c6785dce15e --- /dev/null +++ b/solr/licenses/grpc-core-1.80.0.jar.sha1 @@ -0,0 +1 @@ +aae1d22e5a816650e1e7408f2f766bf769de76f1 diff --git a/solr/licenses/grpc-googleapis-1.65.1.jar.sha1 b/solr/licenses/grpc-googleapis-1.65.1.jar.sha1 deleted file mode 100644 index e91b328bf01..00000000000 --- a/solr/licenses/grpc-googleapis-1.65.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -3f0d075e0a0b3a4eb443098394bf1cd4f9f93627 diff --git a/solr/licenses/grpc-googleapis-1.80.0.jar.sha1 b/solr/licenses/grpc-googleapis-1.80.0.jar.sha1 new file mode 100644 index 00000000000..60fa3efd9bb --- /dev/null +++ b/solr/licenses/grpc-googleapis-1.80.0.jar.sha1 @@ -0,0 +1 @@ +9b223e2dc54591311ca171eb429841c9f0654b66 diff --git a/solr/licenses/grpc-grpclb-1.65.1.jar.sha1 b/solr/licenses/grpc-grpclb-1.65.1.jar.sha1 deleted file mode 100644 index b0e31fddca2..00000000000 --- a/solr/licenses/grpc-grpclb-1.65.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -daa916d2d605d2bacbb1ecb047ebb12e6fd6d2f2 diff --git a/solr/licenses/grpc-grpclb-1.80.0.jar.sha1 b/solr/licenses/grpc-grpclb-1.80.0.jar.sha1 new file mode 100644 index 00000000000..02320e2cd17 --- /dev/null +++ b/solr/licenses/grpc-grpclb-1.80.0.jar.sha1 @@ -0,0 +1 @@ +28c9e8f262834c8a61faeba9e5c27261f88a40eb diff --git a/solr/licenses/grpc-inprocess-1.65.1.jar.sha1 b/solr/licenses/grpc-inprocess-1.65.1.jar.sha1 deleted file mode 100644 index f85a35ad373..00000000000 --- a/solr/licenses/grpc-inprocess-1.65.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -3409a0dfbe0b47d9f3131b58cbf4024144425ef1 diff --git a/solr/licenses/grpc-inprocess-1.80.0.jar.sha1 b/solr/licenses/grpc-inprocess-1.80.0.jar.sha1 new file mode 100644 index 00000000000..6f3dbbbdc86 --- /dev/null +++ b/solr/licenses/grpc-inprocess-1.80.0.jar.sha1 @@ -0,0 +1 @@ +51b7c00db7070fcbc7b468533fb591d54385e327 diff --git a/solr/licenses/grpc-netty-1.65.1.jar.sha1 b/solr/licenses/grpc-netty-1.65.1.jar.sha1 deleted file mode 100644 index fa9268ffb79..00000000000 --- a/solr/licenses/grpc-netty-1.65.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -048f24fbe5d26affe44b916461d62dcc9f34f8da diff --git a/solr/licenses/grpc-netty-1.80.0.jar.sha1 b/solr/licenses/grpc-netty-1.80.0.jar.sha1 new file mode 100644 index 00000000000..ab935ba8985 --- /dev/null +++ b/solr/licenses/grpc-netty-1.80.0.jar.sha1 @@ -0,0 +1 @@ +b3c8b1ed43f626498adc2dae078e3f240db5b154 diff --git a/solr/licenses/grpc-netty-shaded-1.65.1.jar.sha1 b/solr/licenses/grpc-netty-shaded-1.65.1.jar.sha1 deleted file mode 100644 index 48783f4593a..00000000000 --- a/solr/licenses/grpc-netty-shaded-1.65.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -b66df7a116527604f1aa70ea588e94a762c7d531 diff --git a/solr/licenses/grpc-netty-shaded-1.80.0.jar.sha1 b/solr/licenses/grpc-netty-shaded-1.80.0.jar.sha1 new file mode 100644 index 00000000000..9f325bc5a3f --- /dev/null +++ b/solr/licenses/grpc-netty-shaded-1.80.0.jar.sha1 @@ -0,0 +1 @@ +90211b872a6fd7eefca494295549ed31cf5386c7 diff --git a/solr/licenses/grpc-protobuf-1.65.1.jar.sha1 b/solr/licenses/grpc-protobuf-1.65.1.jar.sha1 deleted file mode 100644 index c5128fb56df..00000000000 --- a/solr/licenses/grpc-protobuf-1.65.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -007e25214bd216bbf5c4f2092a984b6586759124 diff --git a/solr/licenses/grpc-protobuf-1.80.0.jar.sha1 b/solr/licenses/grpc-protobuf-1.80.0.jar.sha1 new file mode 100644 index 00000000000..0536ce7131d --- /dev/null +++ b/solr/licenses/grpc-protobuf-1.80.0.jar.sha1 @@ -0,0 +1 @@ +0fdcc7d6170bc4742ffb4581ebe5aaa25ada494f diff --git a/solr/licenses/grpc-protobuf-lite-1.65.1.jar.sha1 b/solr/licenses/grpc-protobuf-lite-1.65.1.jar.sha1 deleted file mode 100644 index 0ddbf2c158f..00000000000 --- a/solr/licenses/grpc-protobuf-lite-1.65.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -f9427f4e41726d7510dc3b721cac62535eb6949c diff --git a/solr/licenses/grpc-protobuf-lite-1.80.0.jar.sha1 b/solr/licenses/grpc-protobuf-lite-1.80.0.jar.sha1 new file mode 100644 index 00000000000..70ea0f1373b --- /dev/null +++ b/solr/licenses/grpc-protobuf-lite-1.80.0.jar.sha1 @@ -0,0 +1 @@ +4fb2ba34b3b3f59bd65af3bf080b5fd55179215a diff --git a/solr/licenses/grpc-rls-1.65.1.jar.sha1 b/solr/licenses/grpc-rls-1.65.1.jar.sha1 deleted file mode 100644 index fb0714b5ea7..00000000000 --- a/solr/licenses/grpc-rls-1.65.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -e67e414f798be9d302005ec5ebbf2983c7d7dfb4 diff --git a/solr/licenses/grpc-rls-1.80.0.jar.sha1 b/solr/licenses/grpc-rls-1.80.0.jar.sha1 new file mode 100644 index 00000000000..23ff4a3e39d --- /dev/null +++ b/solr/licenses/grpc-rls-1.80.0.jar.sha1 @@ -0,0 +1 @@ +6f42e364ba054d6f39e9342c3db67fd59a352f92 diff --git a/solr/licenses/grpc-services-1.65.1.jar.sha1 b/solr/licenses/grpc-services-1.65.1.jar.sha1 deleted file mode 100644 index 5d841011c51..00000000000 --- a/solr/licenses/grpc-services-1.65.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -91f8a5bedd34b59ac20e5b0a4ba30a5ef8728372 diff --git a/solr/licenses/grpc-services-1.80.0.jar.sha1 b/solr/licenses/grpc-services-1.80.0.jar.sha1 new file mode 100644 index 00000000000..6ceaaedec1d --- /dev/null +++ b/solr/licenses/grpc-services-1.80.0.jar.sha1 @@ -0,0 +1 @@ +f50a01610e071cd37390beedc6ac39f8990ff30c diff --git a/solr/licenses/grpc-stub-1.65.1.jar.sha1 b/solr/licenses/grpc-stub-1.65.1.jar.sha1 deleted file mode 100644 index 73fd4739b44..00000000000 --- a/solr/licenses/grpc-stub-1.65.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -52f605e45be9c43079d8c8a6bc7142cab662ac62 diff --git a/solr/licenses/grpc-stub-1.80.0.jar.sha1 b/solr/licenses/grpc-stub-1.80.0.jar.sha1 new file mode 100644 index 00000000000..41183fef9c5 --- /dev/null +++ b/solr/licenses/grpc-stub-1.80.0.jar.sha1 @@ -0,0 +1 @@ +ec14c383fd33981790afd29b4c3da231035087b0 diff --git a/solr/licenses/grpc-util-1.65.1.jar.sha1 b/solr/licenses/grpc-util-1.65.1.jar.sha1 deleted file mode 100644 index 40fca0c7d2a..00000000000 --- a/solr/licenses/grpc-util-1.65.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -54121cb0fd19af2f0e93321a5dc78d283ecefef8 diff --git a/solr/licenses/grpc-util-1.80.0.jar.sha1 b/solr/licenses/grpc-util-1.80.0.jar.sha1 new file mode 100644 index 00000000000..c86e7555978 --- /dev/null +++ b/solr/licenses/grpc-util-1.80.0.jar.sha1 @@ -0,0 +1 @@ +732e362b854ae44c0c102281d9192ce906d0d884 diff --git a/solr/licenses/grpc-xds-1.65.1.jar.sha1 b/solr/licenses/grpc-xds-1.65.1.jar.sha1 deleted file mode 100644 index e5dc6efe5a5..00000000000 --- a/solr/licenses/grpc-xds-1.65.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -cc01598b9d5d1670b097b232abf9c91345f2351e diff --git a/solr/licenses/grpc-xds-1.80.0.jar.sha1 b/solr/licenses/grpc-xds-1.80.0.jar.sha1 new file mode 100644 index 00000000000..b7f40c589ec --- /dev/null +++ b/solr/licenses/grpc-xds-1.80.0.jar.sha1 @@ -0,0 +1 @@ +090e6d2faf6f8a4871167f83c977be1309445337 diff --git a/solr/licenses/proto-google-common-protos-2.63.2.jar.sha1 b/solr/licenses/proto-google-common-protos-2.63.2.jar.sha1 new file mode 100644 index 00000000000..dd6686d4aa0 --- /dev/null +++ b/solr/licenses/proto-google-common-protos-2.63.2.jar.sha1 @@ -0,0 +1 @@ +da5f87b9b7ade71856fe569f89c6af036d429888 diff --git a/solr/modules/gcs-repository/gradle.lockfile b/solr/modules/gcs-repository/gradle.lockfile index fcdce63db23..2d17f9ff97f 100644 --- a/solr/modules/gcs-repository/gradle.lockfile +++ b/solr/modules/gcs-repository/gradle.lockfile @@ -69,23 +69,23 @@ io.dropwizard.metrics:metrics-jetty12-ee10:4.2.33=jarValidation,testRuntimeClass io.dropwizard.metrics:metrics-jetty12:4.2.33=jarValidation,testRuntimeClasspath io.github.eisop:dataflow-errorprone:3.41.0-eisop1=annotationProcessor,errorprone,testAnnotationProcessor io.github.java-diff-utils:java-diff-utils:4.12=annotationProcessor,errorprone,testAnnotationProcessor -io.grpc:grpc-alts:1.65.1=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -io.grpc:grpc-api:1.65.1=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -io.grpc:grpc-auth:1.65.1=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -io.grpc:grpc-bom:1.65.1=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -io.grpc:grpc-context:1.70.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -io.grpc:grpc-core:1.65.1=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -io.grpc:grpc-googleapis:1.65.1=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath -io.grpc:grpc-grpclb:1.65.1=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -io.grpc:grpc-inprocess:1.65.1=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -io.grpc:grpc-netty-shaded:1.65.1=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath -io.grpc:grpc-protobuf-lite:1.65.1=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath -io.grpc:grpc-protobuf:1.65.1=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -io.grpc:grpc-rls:1.65.1=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath -io.grpc:grpc-services:1.65.1=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath -io.grpc:grpc-stub:1.65.1=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -io.grpc:grpc-util:1.65.1=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath -io.grpc:grpc-xds:1.65.1=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath +io.grpc:grpc-alts:1.80.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath +io.grpc:grpc-api:1.80.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath +io.grpc:grpc-auth:1.80.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath +io.grpc:grpc-bom:1.80.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath +io.grpc:grpc-context:1.80.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath +io.grpc:grpc-core:1.80.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath +io.grpc:grpc-googleapis:1.80.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath +io.grpc:grpc-grpclb:1.80.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath +io.grpc:grpc-inprocess:1.80.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath +io.grpc:grpc-netty-shaded:1.80.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath +io.grpc:grpc-protobuf-lite:1.80.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath +io.grpc:grpc-protobuf:1.80.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath +io.grpc:grpc-rls:1.80.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath +io.grpc:grpc-services:1.80.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath +io.grpc:grpc-stub:1.80.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath +io.grpc:grpc-util:1.80.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath +io.grpc:grpc-xds:1.80.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath io.netty:netty-buffer:4.2.12.Final=apiHelper,compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath io.netty:netty-codec-base:4.2.12.Final=apiHelper,compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath io.netty:netty-common:4.2.12.Final=apiHelper,compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath diff --git a/solr/modules/opentelemetry/gradle.lockfile b/solr/modules/opentelemetry/gradle.lockfile index dab8526fa6f..43f05053b2c 100644 --- a/solr/modules/opentelemetry/gradle.lockfile +++ b/solr/modules/opentelemetry/gradle.lockfile @@ -14,7 +14,7 @@ com.fasterxml.woodstox:woodstox-core:7.0.0=jarValidation,runtimeClasspath,runtim com.github.ben-manes.caffeine:caffeine:3.2.3=annotationProcessor,errorprone,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testAnnotationProcessor,testRuntimeClasspath 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.grpc:proto-google-common-protos:2.61.1=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath +com.google.api.grpc:proto-google-common-protos:2.63.2=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath com.google.auto.service:auto-service-annotations:1.0.1=annotationProcessor,errorprone,testAnnotationProcessor com.google.auto.value:auto-value-annotations:1.11.0=annotationProcessor,errorprone,testAnnotationProcessor com.google.auto:auto-common:1.2.2=annotationProcessor,errorprone,testAnnotationProcessor @@ -47,14 +47,14 @@ io.dropwizard.metrics:metrics-jetty12-ee10:4.2.33=jarValidation,testRuntimeClass io.dropwizard.metrics:metrics-jetty12:4.2.33=jarValidation,testRuntimeClasspath io.github.eisop:dataflow-errorprone:3.41.0-eisop1=annotationProcessor,errorprone,testAnnotationProcessor io.github.java-diff-utils:java-diff-utils:4.12=annotationProcessor,errorprone,testAnnotationProcessor -io.grpc:grpc-api:1.65.1=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath -io.grpc:grpc-context:1.65.1=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath -io.grpc:grpc-core:1.65.1=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath -io.grpc:grpc-netty:1.65.1=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath -io.grpc:grpc-protobuf-lite:1.65.1=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath -io.grpc:grpc-protobuf:1.65.1=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath -io.grpc:grpc-stub:1.65.1=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath -io.grpc:grpc-util:1.65.1=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath +io.grpc:grpc-api:1.80.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath +io.grpc:grpc-context:1.80.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath +io.grpc:grpc-core:1.80.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath +io.grpc:grpc-netty:1.80.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath +io.grpc:grpc-protobuf-lite:1.80.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath +io.grpc:grpc-protobuf:1.80.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath +io.grpc:grpc-stub:1.80.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath +io.grpc:grpc-util:1.80.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath io.netty:netty-bom:4.2.12.Final=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath io.netty:netty-buffer:4.2.12.Final=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath io.netty:netty-codec-base:4.2.12.Final=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath