diff --git a/changelog/unreleased/PR#4542-update-grpc.yml b/changelog/unreleased/PR#4542-update-grpc.yml new file mode 100644 index 000000000000..43760d7b52b8 --- /dev/null +++ b/changelog/unreleased/PR#4542-update-grpc.yml @@ -0,0 +1,7 @@ +title: Update grpc to v1.82.0 +type: dependency_update +authors: +- name: solrbot +links: +- name: PR#4542 + url: https://github.com/apache/solr/pull/4542 diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 871dbde334ca..c82d5ab4479e 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -109,7 +109,7 @@ google-javaformat = "1.18.1" google-protobuf = "3.25.8" # @keep Gradle version to run the build gradle = "8.10" -grpc = "1.80.0" +grpc = "1.82.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 1bdb0d594aa7..6c6e55dcbd0c 100644 --- a/solr/cross-dc-manager/gradle.lockfile +++ b/solr/cross-dc-manager/gradle.lockfile @@ -19,11 +19,11 @@ 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.63.2=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath +com.google.api.grpc:proto-google-common-protos:2.64.1=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 -com.google.code.gson:gson:2.13.1=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath +com.google.code.gson:gson:2.13.2=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath com.google.errorprone:error_prone_annotation:2.41.0=annotationProcessor,errorprone,testAnnotationProcessor com.google.errorprone:error_prone_annotations:2.41.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath com.google.errorprone:error_prone_annotations:2.43.0=annotationProcessor,errorprone,testAnnotationProcessor @@ -57,14 +57,14 @@ commons-validator:commons-validator:1.10.1=jarValidation,runtimeClasspath,runtim io.dropwizard.metrics:metrics-core:4.2.33=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,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.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.grpc:grpc-api:1.82.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath +io.grpc:grpc-context:1.82.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath +io.grpc:grpc-core:1.82.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath +io.grpc:grpc-netty:1.82.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath +io.grpc:grpc-protobuf-lite:1.82.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath +io.grpc:grpc-protobuf:1.82.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath +io.grpc:grpc-stub:1.82.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath +io.grpc:grpc-util:1.82.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath io.netty:netty-bom:4.2.15.Final=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath io.netty:netty-buffer:4.2.15.Final=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath io.netty:netty-codec-base:4.2.15.Final=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath diff --git a/solr/licenses/grpc-alts-1.80.0.jar.sha1 b/solr/licenses/grpc-alts-1.80.0.jar.sha1 deleted file mode 100644 index 050cecc30057..000000000000 --- a/solr/licenses/grpc-alts-1.80.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -73f4f60f2f22305c03784ea90f46e8d9af97b20e diff --git a/solr/licenses/grpc-alts-1.82.0.jar.sha1 b/solr/licenses/grpc-alts-1.82.0.jar.sha1 new file mode 100644 index 000000000000..cd3a59763967 --- /dev/null +++ b/solr/licenses/grpc-alts-1.82.0.jar.sha1 @@ -0,0 +1 @@ +8c28ca419ef0e152b7de2facae5f85588fc7e1f1 diff --git a/solr/licenses/grpc-api-1.80.0.jar.sha1 b/solr/licenses/grpc-api-1.80.0.jar.sha1 deleted file mode 100644 index 80da4173064b..000000000000 --- a/solr/licenses/grpc-api-1.80.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -55f7b74a476f7f1815cb823b1a56b7ffd68e5043 diff --git a/solr/licenses/grpc-api-1.82.0.jar.sha1 b/solr/licenses/grpc-api-1.82.0.jar.sha1 new file mode 100644 index 000000000000..b5283c3be55a --- /dev/null +++ b/solr/licenses/grpc-api-1.82.0.jar.sha1 @@ -0,0 +1 @@ +0762946c656faf417f4dcaa0bd431d023ff1235c diff --git a/solr/licenses/grpc-auth-1.80.0.jar.sha1 b/solr/licenses/grpc-auth-1.80.0.jar.sha1 deleted file mode 100644 index e9c7841ad833..000000000000 --- a/solr/licenses/grpc-auth-1.80.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -e81fba2c16ffcc812a2b5541aaea47ce3bb50392 diff --git a/solr/licenses/grpc-auth-1.82.0.jar.sha1 b/solr/licenses/grpc-auth-1.82.0.jar.sha1 new file mode 100644 index 000000000000..6a73fcb2771a --- /dev/null +++ b/solr/licenses/grpc-auth-1.82.0.jar.sha1 @@ -0,0 +1 @@ +91083eeef60892643cd377fa9ccb6f48b172549d diff --git a/solr/licenses/grpc-context-1.80.0.jar.sha1 b/solr/licenses/grpc-context-1.80.0.jar.sha1 deleted file mode 100644 index 1b86b000cd3a..000000000000 --- a/solr/licenses/grpc-context-1.80.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -b3fd476c0303c84ee5abe9a639f13020660f13b0 diff --git a/solr/licenses/grpc-context-1.82.0.jar.sha1 b/solr/licenses/grpc-context-1.82.0.jar.sha1 new file mode 100644 index 000000000000..477757fbfb65 --- /dev/null +++ b/solr/licenses/grpc-context-1.82.0.jar.sha1 @@ -0,0 +1 @@ +b5208007e0e00ad8ab39670446213c27b930e09d diff --git a/solr/licenses/grpc-core-1.80.0.jar.sha1 b/solr/licenses/grpc-core-1.80.0.jar.sha1 deleted file mode 100644 index c6785dce15ef..000000000000 --- a/solr/licenses/grpc-core-1.80.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -aae1d22e5a816650e1e7408f2f766bf769de76f1 diff --git a/solr/licenses/grpc-core-1.82.0.jar.sha1 b/solr/licenses/grpc-core-1.82.0.jar.sha1 new file mode 100644 index 000000000000..f7b3ad6509bf --- /dev/null +++ b/solr/licenses/grpc-core-1.82.0.jar.sha1 @@ -0,0 +1 @@ +e65a4a584672bda99e677178d93fea045c818e35 diff --git a/solr/licenses/grpc-googleapis-1.80.0.jar.sha1 b/solr/licenses/grpc-googleapis-1.80.0.jar.sha1 deleted file mode 100644 index 60fa3efd9bb9..000000000000 --- a/solr/licenses/grpc-googleapis-1.80.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -9b223e2dc54591311ca171eb429841c9f0654b66 diff --git a/solr/licenses/grpc-googleapis-1.82.0.jar.sha1 b/solr/licenses/grpc-googleapis-1.82.0.jar.sha1 new file mode 100644 index 000000000000..30f97c98da05 --- /dev/null +++ b/solr/licenses/grpc-googleapis-1.82.0.jar.sha1 @@ -0,0 +1 @@ +32c9eef35b74523f633896aea2f175740c082e52 diff --git a/solr/licenses/grpc-grpclb-1.80.0.jar.sha1 b/solr/licenses/grpc-grpclb-1.80.0.jar.sha1 deleted file mode 100644 index 02320e2cd176..000000000000 --- a/solr/licenses/grpc-grpclb-1.80.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -28c9e8f262834c8a61faeba9e5c27261f88a40eb diff --git a/solr/licenses/grpc-grpclb-1.82.0.jar.sha1 b/solr/licenses/grpc-grpclb-1.82.0.jar.sha1 new file mode 100644 index 000000000000..888789d63af3 --- /dev/null +++ b/solr/licenses/grpc-grpclb-1.82.0.jar.sha1 @@ -0,0 +1 @@ +3fd1f274e0bfc1b4daab5ac22a42a03c3086ae7c diff --git a/solr/licenses/grpc-inprocess-1.80.0.jar.sha1 b/solr/licenses/grpc-inprocess-1.80.0.jar.sha1 deleted file mode 100644 index 6f3dbbbdc864..000000000000 --- a/solr/licenses/grpc-inprocess-1.80.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -51b7c00db7070fcbc7b468533fb591d54385e327 diff --git a/solr/licenses/grpc-inprocess-1.82.0.jar.sha1 b/solr/licenses/grpc-inprocess-1.82.0.jar.sha1 new file mode 100644 index 000000000000..cafdb38e27a1 --- /dev/null +++ b/solr/licenses/grpc-inprocess-1.82.0.jar.sha1 @@ -0,0 +1 @@ +39fafbc6b6efd7a44b49c55d0438b5993a3b34e8 diff --git a/solr/licenses/grpc-netty-1.80.0.jar.sha1 b/solr/licenses/grpc-netty-1.80.0.jar.sha1 deleted file mode 100644 index ab935ba89852..000000000000 --- a/solr/licenses/grpc-netty-1.80.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -b3c8b1ed43f626498adc2dae078e3f240db5b154 diff --git a/solr/licenses/grpc-netty-1.82.0.jar.sha1 b/solr/licenses/grpc-netty-1.82.0.jar.sha1 new file mode 100644 index 000000000000..ad9bc971adda --- /dev/null +++ b/solr/licenses/grpc-netty-1.82.0.jar.sha1 @@ -0,0 +1 @@ +bb2e92c518f044a194fbc06a769a1ec89efa3544 diff --git a/solr/licenses/grpc-netty-shaded-1.80.0.jar.sha1 b/solr/licenses/grpc-netty-shaded-1.80.0.jar.sha1 deleted file mode 100644 index 9f325bc5a3f8..000000000000 --- a/solr/licenses/grpc-netty-shaded-1.80.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -90211b872a6fd7eefca494295549ed31cf5386c7 diff --git a/solr/licenses/grpc-netty-shaded-1.82.0.jar.sha1 b/solr/licenses/grpc-netty-shaded-1.82.0.jar.sha1 new file mode 100644 index 000000000000..e423b722cb7a --- /dev/null +++ b/solr/licenses/grpc-netty-shaded-1.82.0.jar.sha1 @@ -0,0 +1 @@ +5e11c0c3c27c557f0bd431f3ab0a38df121286a4 diff --git a/solr/licenses/grpc-protobuf-1.80.0.jar.sha1 b/solr/licenses/grpc-protobuf-1.80.0.jar.sha1 deleted file mode 100644 index 0536ce7131d5..000000000000 --- a/solr/licenses/grpc-protobuf-1.80.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -0fdcc7d6170bc4742ffb4581ebe5aaa25ada494f diff --git a/solr/licenses/grpc-protobuf-1.82.0.jar.sha1 b/solr/licenses/grpc-protobuf-1.82.0.jar.sha1 new file mode 100644 index 000000000000..856c473c7f71 --- /dev/null +++ b/solr/licenses/grpc-protobuf-1.82.0.jar.sha1 @@ -0,0 +1 @@ +2609abec887f37957672847e84a5b4a9f9321687 diff --git a/solr/licenses/grpc-protobuf-lite-1.80.0.jar.sha1 b/solr/licenses/grpc-protobuf-lite-1.80.0.jar.sha1 deleted file mode 100644 index 70ea0f1373b8..000000000000 --- a/solr/licenses/grpc-protobuf-lite-1.80.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -4fb2ba34b3b3f59bd65af3bf080b5fd55179215a diff --git a/solr/licenses/grpc-protobuf-lite-1.82.0.jar.sha1 b/solr/licenses/grpc-protobuf-lite-1.82.0.jar.sha1 new file mode 100644 index 000000000000..60dbc1aa127d --- /dev/null +++ b/solr/licenses/grpc-protobuf-lite-1.82.0.jar.sha1 @@ -0,0 +1 @@ +fc1d32592343f69e2e6fd01c257bf8f4cae1ec81 diff --git a/solr/licenses/grpc-rls-1.80.0.jar.sha1 b/solr/licenses/grpc-rls-1.80.0.jar.sha1 deleted file mode 100644 index 23ff4a3e39d3..000000000000 --- a/solr/licenses/grpc-rls-1.80.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -6f42e364ba054d6f39e9342c3db67fd59a352f92 diff --git a/solr/licenses/grpc-rls-1.82.0.jar.sha1 b/solr/licenses/grpc-rls-1.82.0.jar.sha1 new file mode 100644 index 000000000000..d3c4e1538af2 --- /dev/null +++ b/solr/licenses/grpc-rls-1.82.0.jar.sha1 @@ -0,0 +1 @@ +3649db54be8cf62ac29deb9d3d9361d93b171c0c diff --git a/solr/licenses/grpc-services-1.80.0.jar.sha1 b/solr/licenses/grpc-services-1.80.0.jar.sha1 deleted file mode 100644 index 6ceaaedec1d9..000000000000 --- a/solr/licenses/grpc-services-1.80.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -f50a01610e071cd37390beedc6ac39f8990ff30c diff --git a/solr/licenses/grpc-services-1.82.0.jar.sha1 b/solr/licenses/grpc-services-1.82.0.jar.sha1 new file mode 100644 index 000000000000..8f40946fed3e --- /dev/null +++ b/solr/licenses/grpc-services-1.82.0.jar.sha1 @@ -0,0 +1 @@ +ae35238c17acfa416562c05534b77e685ad0ad2f diff --git a/solr/licenses/grpc-stub-1.80.0.jar.sha1 b/solr/licenses/grpc-stub-1.80.0.jar.sha1 deleted file mode 100644 index 41183fef9c5b..000000000000 --- a/solr/licenses/grpc-stub-1.80.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -ec14c383fd33981790afd29b4c3da231035087b0 diff --git a/solr/licenses/grpc-stub-1.82.0.jar.sha1 b/solr/licenses/grpc-stub-1.82.0.jar.sha1 new file mode 100644 index 000000000000..2649a7d21948 --- /dev/null +++ b/solr/licenses/grpc-stub-1.82.0.jar.sha1 @@ -0,0 +1 @@ +737819b3e1040282a3c5cc10908d6385b2027b33 diff --git a/solr/licenses/grpc-util-1.80.0.jar.sha1 b/solr/licenses/grpc-util-1.80.0.jar.sha1 deleted file mode 100644 index c86e75559783..000000000000 --- a/solr/licenses/grpc-util-1.80.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -732e362b854ae44c0c102281d9192ce906d0d884 diff --git a/solr/licenses/grpc-util-1.82.0.jar.sha1 b/solr/licenses/grpc-util-1.82.0.jar.sha1 new file mode 100644 index 000000000000..1fecccd64d3a --- /dev/null +++ b/solr/licenses/grpc-util-1.82.0.jar.sha1 @@ -0,0 +1 @@ +e7fb2823fa103b69413d6527aa56166a40caf9ce diff --git a/solr/licenses/grpc-xds-1.80.0.jar.sha1 b/solr/licenses/grpc-xds-1.80.0.jar.sha1 deleted file mode 100644 index b7f40c589ec9..000000000000 --- a/solr/licenses/grpc-xds-1.80.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -090e6d2faf6f8a4871167f83c977be1309445337 diff --git a/solr/licenses/grpc-xds-1.82.0.jar.sha1 b/solr/licenses/grpc-xds-1.82.0.jar.sha1 new file mode 100644 index 000000000000..5a01eed0fcfe --- /dev/null +++ b/solr/licenses/grpc-xds-1.82.0.jar.sha1 @@ -0,0 +1 @@ +97d909827814ac5679e00ddeeb5b137dafeda61a diff --git a/solr/licenses/gson-2.13.2.jar.sha1 b/solr/licenses/gson-2.13.2.jar.sha1 new file mode 100644 index 000000000000..d68492a9bcee --- /dev/null +++ b/solr/licenses/gson-2.13.2.jar.sha1 @@ -0,0 +1 @@ +48b8230771e573b54ce6e867a9001e75977fe78e 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 deleted file mode 100644 index dd6686d4aa0e..000000000000 --- a/solr/licenses/proto-google-common-protos-2.63.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -da5f87b9b7ade71856fe569f89c6af036d429888 diff --git a/solr/licenses/proto-google-common-protos-2.64.1.jar.sha1 b/solr/licenses/proto-google-common-protos-2.64.1.jar.sha1 new file mode 100644 index 000000000000..371f2bdcaaa5 --- /dev/null +++ b/solr/licenses/proto-google-common-protos-2.64.1.jar.sha1 @@ -0,0 +1 @@ +a71d9a9867ed792e54e893b8c7864a0ba1b022cf diff --git a/solr/modules/gcs-repository/gradle.lockfile b/solr/modules/gcs-repository/gradle.lockfile index 99f89b864aed..57c477eb5751 100644 --- a/solr/modules/gcs-repository/gradle.lockfile +++ b/solr/modules/gcs-repository/gradle.lockfile @@ -70,23 +70,23 @@ commons-io:commons-io:2.21.0=apiHelper,compileClasspath,jarValidation,runtimeCla io.dropwizard.metrics:metrics-core:4.2.33=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,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.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=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,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.grpc:grpc-alts:1.82.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath +io.grpc:grpc-api:1.82.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath +io.grpc:grpc-auth:1.82.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath +io.grpc:grpc-bom:1.82.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath +io.grpc:grpc-context:1.82.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath +io.grpc:grpc-core:1.82.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath +io.grpc:grpc-googleapis:1.82.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath +io.grpc:grpc-grpclb:1.82.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath +io.grpc:grpc-inprocess:1.82.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath +io.grpc:grpc-netty-shaded:1.82.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath +io.grpc:grpc-protobuf-lite:1.82.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath +io.grpc:grpc-protobuf:1.82.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath +io.grpc:grpc-rls:1.82.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath +io.grpc:grpc-services:1.82.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath +io.grpc:grpc-stub:1.82.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath +io.grpc:grpc-util:1.82.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath +io.grpc:grpc-xds:1.82.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath io.netty:netty-buffer:4.2.15.Final=apiHelper,compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath io.netty:netty-codec-base:4.2.15.Final=apiHelper,compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath io.netty:netty-common:4.2.15.Final=apiHelper,compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath diff --git a/solr/modules/opentelemetry/gradle.lockfile b/solr/modules/opentelemetry/gradle.lockfile index 0174a62dbc75..f422ec9433d4 100644 --- a/solr/modules/opentelemetry/gradle.lockfile +++ b/solr/modules/opentelemetry/gradle.lockfile @@ -14,11 +14,11 @@ 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.63.2=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath +com.google.api.grpc:proto-google-common-protos:2.64.1=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 -com.google.code.gson:gson:2.13.1=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath +com.google.code.gson:gson:2.13.2=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath com.google.errorprone:error_prone_annotation:2.41.0=annotationProcessor,errorprone,testAnnotationProcessor com.google.errorprone:error_prone_annotations:2.41.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath com.google.errorprone:error_prone_annotations:2.43.0=annotationProcessor,errorprone,testAnnotationProcessor @@ -44,14 +44,14 @@ commons-io:commons-io:2.21.0=compileClasspath,jarValidation,runtimeClasspath,run io.dropwizard.metrics:metrics-core:4.2.33=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,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.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.grpc:grpc-api:1.82.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath +io.grpc:grpc-context:1.82.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath +io.grpc:grpc-core:1.82.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath +io.grpc:grpc-netty:1.82.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath +io.grpc:grpc-protobuf-lite:1.82.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath +io.grpc:grpc-protobuf:1.82.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath +io.grpc:grpc-stub:1.82.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath +io.grpc:grpc-util:1.82.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath io.netty:netty-bom:4.2.15.Final=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath io.netty:netty-buffer:4.2.15.Final=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath io.netty:netty-codec-base:4.2.15.Final=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath