Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency com.google.api:gax to v2.59.1 #2966

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

solrbot
Copy link
Collaborator

@solrbot solrbot commented Jan 8, 2025

This PR contains the following updates:

Package Type Update Change
com.google.api:gax dependencies minor 2.33.0 -> 2.59.1

Release Notes

googleapis/sdk-platform-java (com.google.api:gax)

v2.51.0

Features
  • [iam] add ResourcePolicyMember to google/iam/v1 (b8e2859)
Bug Fixes
Dependencies
Documentation

v2.50.0

Features
  • Add experimental S2A integration in client libraries grpc transport (#​3326) (1138ca6)
  • enable selective generation based on service config include list (#​3323) (0cddadb)
  • introduce java.time to java-core (#​3330) (f202c3b)
  • Update Gapic-Generator to generate libraries using java.time methods (#​3321) (b21c9a4)
Bug Fixes
  • Fix flaky test ScheduledRetryingExecutorTest.testCancelOuterFutureAfterStart (#​3335) (e73740d)
  • httpjson callables to trace attempts (started, failed) (#​3300) (15a64ee)
  • instantiate GaxProperties at build time to ensure we get the protobuf version (#​3365) (bb2a3be)
  • protobuf version not always getting set in headers (#​3322) (7f6e470)
  • use BuildKit instead of legacy builder to build the Hermetic Build images (#​3338) (222fb45)
Dependencies
Documentation

v2.49.0

Features
Bug Fixes
  • add additional potential exceptions when retrieving protobuf manifest file to get version (#​3315) (ef9e518)
Dependencies
  • update dependency com.google.errorprone:error_prone_annotations to v2.35.1 (#​3316) (d7c290f)

v2.48.0

Features
Bug Fixes
  • generator setting incorrect name/class for sample due to region tag (2nd attempt) (#​3293) (771bd0e)
Dependencies
  • update dependency com.google.errorprone:error_prone_annotations to v2.34.0 (#​3303) (5b01274)
  • update dependency com.google.errorprone:error_prone_annotations to v2.34.0 (#​3304) (5bd6c9c)
  • update google api dependencies (#​3282) (a9eac85)
  • update google auth library dependencies to v1.29.0 (#​3302) (e64eda2)

v2.47.0

Features
Bug Fixes
  • address incorrect universe domain validation when quota project id is set (#​3257) (6e70c37), closes #​3256
  • Disable automatically retrieving Universe Domain from Metadata Server (#​3272) (f4402bf)
Dependencies

v2.46.1

Dependencies

v2.46.0

Features
Bug Fixes
Dependencies

v2.45.0

Features
  • add Batcher#close(timeout) and Batcher#cancelOutstanding (#​3141) (b5a92e4)
  • add full RetrySettings sample code to Settings classes (#​3056) (8fe3a2d)
  • add toString to futures returned by operations (#​3140) (afecb8c)
  • bake gapic-generator-java into the hermetic build docker image (#​3067) (a372e82)
Bug Fixes
  • gax: prevent truncation/overflow when converting time values (#​3095) (699074e)
Dependencies
Documentation

v2.43.0

Features
Bug Fixes
Dependencies
Documentation

v2.42.0

Features
  • Allow Adding Client Level Attributes to MetricsTracerFactory (#​2614) (f122c6f)
  • gapic-generator-java to perform a no-op when no services are detected (#​2460) (c0b5646)
  • Make Layout Parser generally available in V1 (e508ae6)
  • populate .repo-metadata.json from highest version (#​2890) (f587541)
  • push SNAPSHOT versions of the hermetic build docker image (#​2888) (81df866)
Bug Fixes
  • deps: update the Java code generator (gapic-generator-java) to 1.2.3 (e508ae6)
  • Expose Gax meter name (#​2865) (6c5d6ce)
  • Move the logic of getting systemProductName from static block to static method (#​2874) (536f1eb)
  • Update default Otel Attribute from method_name to method (#​2833) (af10a9e)
Dependencies

v2.41.0

Features
Bug Fixes
Dependencies
  • update dependency com.google.api-client:google-api-client-bom to v2.6.0 (#​2782) (5bc8928)
  • update dependency com.google.cloud.opentelemetry:detector-resources-support to v0.29.0 (#​2831) (6c1dbfc)
  • update dependency com.google.code.gson:gson to v2.11.0 (#​2786) (91f3254)
  • update dependency com.google.code.gson:gson to v2.11.0 (#​2787) (e81893c)
  • update dependency com.google.errorprone:error_prone_annotations to v2.28.0 (#​2835) (b8f11b1)
  • update dependency com.google.errorprone:error_prone_annotations to v2.28.0 (#​2838) (5c46f3f)
  • update dependency net.bytebuddy:byte-buddy to v1.14.16 (#​2797) (dfedafc)
  • update dependency net.bytebuddy:byte-buddy to v1.14.17 (#​2828) (6eb9041)
  • update dependency org.checkerframework:checker-qual to v3.43.0 (#​2730) (b7fa736)
  • update dependency requests to v2.32.0 [security] (#​2791) (c2ea6cc)
  • update dependency watchdog to v4.0.1 (#​2800) (d5771dd)
  • update google api dependencies (#​2672) (6643536)
  • update google http client dependencies to v1.44.2 (#​2783) (dee7e00)
  • update googleapis/java-cloud-bom digest to 59c776b (#​2827) (03b3eb4)
  • update netty dependencies to v4.1.110.final (#​2796) (d1aaa68)

v2.40.0

Features
  • [common-protos] add Weight to common types for Shopping APIs to be used for accounts bundle (#​2699) (5bb9770)
  • add a CLI tool to validate generation configuration (#​2691) (f2ce524)
  • Parser to consume the api-versioning value from proto (#​2630) (40711fd)
  • Update Gapic generator and Gax to emit api-versioning via header (#​2671) (e63d1b4)
Bug Fixes
Dependencies

Configuration

📅 Schedule: Branch creation - "* * * * *" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot

@solrbot
Copy link
Collaborator Author

solrbot commented Jan 8, 2025

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: gradle/libs.versions.toml
Command failed: ./gradlew --console=plain --dependency-verification lenient -q :dependencies :solr:dependencies :solr:api:dependencies :solr:benchmark:dependencies :solr:core:dependencies :solr:cross-dc-manager:dependencies :solr:distribution:dependencies :solr:docker:dependencies :solr:documentation:dependencies :solr:example:dependencies :solr:modules:dependencies :solr:packaging:dependencies :solr:prometheus-exporter:dependencies :solr:server:dependencies :solr:solr-ref-guide:dependencies :solr:solrj:dependencies :solr:solrj-streaming:dependencies :solr:solrj-zookeeper:dependencies :solr:test-framework:dependencies :solr:webapp:dependencies :solr:modules:analysis-extras:dependencies :solr:modules:clustering:dependencies :solr:modules:cross-dc:dependencies :solr:modules:extraction:dependencies :solr:modules:gcs-repository:dependencies :solr:modules:hdfs:dependencies :solr:modules:jwt-auth:dependencies :solr:modules:langid:dependencies :solr:modules:llm:dependencies :solr:modules:ltr:dependencies :solr:modules:opentelemetry:dependencies :solr:modules:s3-repository:dependencies :solr:modules:scripting:dependencies :solr:modules:sql:dependencies --update-locks com.google.api:gax

FAILURE: Build failed with an exception.

* What went wrong:
Failed to notify task execution graph listener.
> Use the ':writeLocks' task to write the lock file, '--write-locks' along is not sufficient.
> Use the ':writeLocks' task to write the lock file, '--write-locks' along is not sufficient.
> Use the ':writeLocks' task to write the lock file, '--write-locks' along is not sufficient.
> Use the ':writeLocks' task to write the lock file, '--write-locks' along is not sufficient.
> Use the ':writeLocks' task to write the lock file, '--write-locks' along is not sufficient.
> Use the ':writeLocks' task to write the lock file, '--write-locks' along is not sufficient.
> Use the ':writeLocks' task to write the lock file, '--write-locks' along is not sufficient.
> Use the ':writeLocks' task to write the lock file, '--write-locks' along is not sufficient.
> Use the ':writeLocks' task to write the lock file, '--write-locks' along is not sufficient.
> Use the ':writeLocks' task to write the lock file, '--write-locks' along is not sufficient.
> Use the ':writeLocks' task to write the lock file, '--write-locks' along is not sufficient.
> Use the ':writeLocks' task to write the lock file, '--write-locks' along is not sufficient.
> Use the ':writeLocks' task to write the lock file, '--write-locks' along is not sufficient.
> Use the ':writeLocks' task to write the lock file, '--write-locks' along is not sufficient.
> Use the ':writeLocks' task to write the lock file, '--write-locks' along is not sufficient.
> Use the ':writeLocks' task to write the lock file, '--write-locks' along is not sufficient.
> Use the ':writeLocks' task to write the lock file, '--write-locks' along is not sufficient.
> Use the ':writeLocks' task to write the lock file, '--write-locks' along is not sufficient.
> Use the ':writeLocks' task to write the lock file, '--write-locks' along is not sufficient.
> Use the ':writeLocks' task to write the lock file, '--write-locks' along is not sufficient.
> Use the ':writeLocks' task to write the lock file, '--write-locks' along is not sufficient.
> Use the ':writeLocks' task to write the lock file, '--write-locks' along is not sufficient.
> Use the ':writeLocks' task to write the lock file, '--write-locks' along is not sufficient.
> Use the ':writeLocks' task to write the lock file, '--write-locks' along is not sufficient.
> Use the ':writeLocks' task to write the lock file, '--write-locks' along is not sufficient.
> Use the ':writeLocks' task to write the lock file, '--write-locks' along is not sufficient.
> Use the ':writeLocks' task to write the lock file, '--write-locks' along is not sufficient.
> Use the ':writeLocks' task to write the lock file, '--write-locks' along is not sufficient.
> Use the ':writeLocks' task to write the lock file, '--write-locks' along is not sufficient.
> Use the ':writeLocks' task to write the lock file, '--write-locks' along is not sufficient.
> Use the ':writeLocks' task to write the lock file, '--write-locks' along is not sufficient.
> Use the ':writeLocks' task to write the lock file, '--write-locks' along is not sufficient.
> Use the ':writeLocks' task to write the lock file, '--write-locks' along is not sufficient.
> Use the ':writeLocks' task to write the lock file, '--write-locks' along is not sufficient.

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.

BUILD FAILED in 14s

File name: undefined
Command failed: ./gradlew writeLocks
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /tmp/renovate/repos/github/apache/solr/solr/modules/gcs-repository/src/java/org/apache/solr/gcs/GCSConfigParser.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':writeLocks'.
> Multiple versions of the same dependency found in group 'consolidated_dependencies':
  
    1) com.google.protobuf:protobuf-java
         - version 3.25.3 used by:
             Configuration annotationProcessor in :solr:api
             Configuration annotationProcessor in :solr:benchmark
             Configuration annotationProcessor in :solr:core
             Configuration annotationProcessor in :solr:cross-dc-manager
             Configuration runtimeClasspath in :solr:cross-dc-manager
             Configuration runtimeLibs in :solr:cross-dc-manager
             Configuration testRuntimeClasspath in :solr:cross-dc-manager
             Configuration annotationProcessor in :solr:prometheus-exporter
             Configuration annotationProcessor in :solr:server
             Configuration annotationProcessor in :solr:solr-ref-guide
             Configuration annotationProcessor in :solr:solrj
             Configuration annotationProcessor in :solr:solrj-streaming
             Configuration testRuntimeClasspath in :solr:solrj-streaming
             Configuration annotationProcessor in :solr:solrj-zookeeper
             Configuration annotationProcessor in :solr:test-framework
             Configuration annotationProcessor in :solr:webapp
             Configuration annotationProcessor in :solr:modules:analysis-extras
             Configuration annotationProcessor in :solr:modules:clustering
             Configuration annotationProcessor in :solr:modules:cross-dc
             Configuration annotationProcessor in :solr:modules:extraction
             Configuration compileClasspath in :solr:modules:extraction
             Configuration runtimeClasspath in :solr:modules:extraction
             Configuration runtimeLibs in :solr:modules:extraction
             Configuration testCompileClasspath in :solr:modules:extraction
             Configuration testRuntimeClasspath in :solr:modules:extraction
             Configuration annotationProcessor in :solr:modules:gcs-repository
             Configuration annotationProcessor in :solr:modules:hdfs
             Configuration annotationProcessor in :solr:modules:jwt-auth
             Configuration annotationProcessor in :solr:modules:langid
             Configuration annotationProcessor in :solr:modules:llm
             Configuration annotationProcessor in :solr:modules:ltr
             Configuration annotationProcessor in :solr:modules:opentelemetry
             Configuration runtimeClasspath in :solr:modules:opentelemetry
             Configuration runtimeLibs in :solr:modules:opentelemetry
             Configuration testRuntimeClasspath in :solr:modules:opentelemetry
             Configuration annotationProcessor in :solr:modules:s3-repository
             Configuration annotationProcessor in :solr:modules:scripting
             Configuration annotationProcessor in :solr:modules:sql
             Configuration compileClasspath in :solr:modules:sql
             Configuration runtimeClasspath in :solr:modules:sql
             Configuration runtimeLibs in :solr:modules:sql
             Configuration testCompileClasspath in :solr:modules:sql
             Configuration testRuntimeClasspath in :solr:modules:sql
         - version 3.25.5 used by:
             Configuration compileClasspath in :solr:modules:gcs-repository
             Configuration runtimeClasspath in :solr:modules:gcs-repository
             Configuration runtimeLibs in :solr:modules:gcs-repository
             Configuration testCompileClasspath in :solr:modules:gcs-repository
             Configuration testRuntimeClasspath in :solr:modules:gcs-repository
       more insight into these dependencies:
         gradlew :solr:api:dependencyInsight --dependency "com.google.protobuf:protobuf-java" --configuration "annotationProcessor"
         gradlew :solr:benchmark:dependencyInsight --dependency "com.google.protobuf:protobuf-java" --configuration "annotationProcessor"
         gradlew :solr:core:dependencyInsight --dependency "com.google.protobuf:protobuf-java" --configuration "annotationProcessor"
         gradlew :solr:cross-dc-manager:dependencyInsight --dependency "com.google.protobuf:protobuf-java" --configuration "annotationProcessor"
         gradlew :solr:cross-dc-manager:dependencyInsight --dependency "com.google.protobuf:protobuf-java" --configuration "runtimeClasspath"
         gradlew :solr:cross-dc-manager:dependencyInsight --dependency "com.google.protobuf:protobuf-java" --configuration "runtimeLibs"
         gradlew :solr:cross-dc-manager:dependencyInsight --dependency "com.google.protobuf:protobuf-java" --configuration "testRuntimeClasspath"
         gradlew :solr:prometheus-exporter:dependencyInsight --dependency "com.google.protobuf:protobuf-java" --configuration "annotationProcessor"
         gradlew :solr:server:dependencyInsight --dependency "com.google.protobuf:protobuf-java" --configuration "annotationProcessor"
         gradlew :solr:solr-ref-guide:dependencyInsight --dependency "com.google.protobuf:protobuf-java" --configuration "annotationProcessor"
         gradlew :solr:solrj:dependencyInsight --dependency "com.google.protobuf:protobuf-java" --configuration "annotationProcessor"
         gradlew :solr:solrj-streaming:dependencyInsight --dependency "com.google.protobuf:protobuf-java" --configuration "annotationProcessor"
         gradlew :solr:solrj-streaming:dependencyInsight --dependency "com.google.protobuf:protobuf-java" --configuration "testRuntimeClasspath"
         gradlew :solr:solrj-zookeeper:dependencyInsight --dependency "com.google.protobuf:protobuf-java" --configuration "annotationProcessor"
         gradlew :solr:test-framework:dependencyInsight --dependency "com.google.protobuf:protobuf-java" --configuration "annotationProcessor"
         gradlew :solr:webapp:dependencyInsight --dependency "com.google.protobuf:protobuf-java" --configuration "annotationProcessor"
         gradlew :solr:modules:analysis-extras:dependencyInsight --dependency "com.google.protobuf:protobuf-java" --configuration "annotationProcessor"
         gradlew :solr:modules:clustering:dependencyInsight --dependency "com.google.protobuf:protobuf-java" --configuration "annotationProcessor"
         gradlew :solr:modules:cross-dc:dependencyInsight --dependency "com.google.protobuf:protobuf-java" --configuration "annotationProcessor"
         gradlew :solr:modules:extraction:dependencyInsight --dependency "com.google.protobuf:protobuf-java" --configuration "annotationProcessor"
         gradlew :solr:modules:extraction:dependencyInsight --dependency "com.google.protobuf:protobuf-java" --configuration "compileClasspath"
         gradlew :solr:modules:extraction:dependencyInsight --dependency "com.google.protobuf:protobuf-java" --configuration "runtimeClasspath"
         gradlew :solr:modules:extraction:dependencyInsight --dependency "com.google.protobuf:protobuf-java" --configuration "runtimeLibs"
         gradlew :solr:modules:extraction:dependencyInsight --dependency "com.google.protobuf:protobuf-java" --configuration "testCompileClasspath"
         gradlew :solr:modules:extraction:dependencyInsight --dependency "com.google.protobuf:protobuf-java" --configuration "testRuntimeClasspath"
         gradlew :solr:modules:gcs-repository:dependencyInsight --dependency "com.google.protobuf:protobuf-java" --configuration "annotationProcessor"
         gradlew :solr:modules:hdfs:dependencyInsight --dependency "com.google.protobuf:protobuf-java" --configuration "annotationProcessor"
         gradlew :solr:modules:jwt-auth:dependencyInsight --dependency "com.google.protobuf:protobuf-java" --configuration "annotationProcessor"
         gradlew :solr:modules:langid:dependencyInsight --dependency "com.google.protobuf:protobuf-java" --configuration "annotationProcessor"
         gradlew :solr:modules:llm:dependencyInsight --dependency "com.google.protobuf:protobuf-java" --configuration "annotationProcessor"
         gradlew :solr:modules:ltr:dependencyInsight --dependency "com.google.protobuf:protobuf-java" --configuration "annotationProcessor"
         gradlew :solr:modules:opentelemetry:dependencyInsight --dependency "com.google.protobuf:protobuf-java" --configuration "annotationProcessor"
         gradlew :solr:modules:opentelemetry:dependencyInsight --dependency "com.google.protobuf:protobuf-java" --configuration "runtimeClasspath"
         gradlew :solr:modules:opentelemetry:dependencyInsight --dependency "com.google.protobuf:protobuf-java" --configuration "runtimeLibs"
         gradlew :solr:modules:opentelemetry:dependencyInsight --dependency "com.google.protobuf:protobuf-java" --configuration "testRuntimeClasspath"
         gradlew :solr:modules:s3-repository:dependencyInsight --dependency "com.google.protobuf:protobuf-java" --configuration "annotationProcessor"
         gradlew :solr:modules:scripting:dependencyInsight --dependency "com.google.protobuf:protobuf-java" --configuration "annotationProcessor"
         gradlew :solr:modules:sql:dependencyInsight --dependency "com.google.protobuf:protobuf-java" --configuration "annotationProcessor"
         gradlew :solr:modules:sql:dependencyInsight --dependency "com.google.protobuf:protobuf-java" --configuration "compileClasspath"
         gradlew :solr:modules:sql:dependencyInsight --dependency "com.google.protobuf:protobuf-java" --configuration "runtimeClasspath"
         gradlew :solr:modules:sql:dependencyInsight --dependency "com.google.protobuf:protobuf-java" --configuration "runtimeLibs"
         gradlew :solr:modules:sql:dependencyInsight --dependency "com.google.protobuf:protobuf-java" --configuration "testCompileClasspath"
         gradlew :solr:modules:sql:dependencyInsight --dependency "com.google.protobuf:protobuf-java" --configuration "testRuntimeClasspath"
         gradlew :solr:modules:gcs-repository:dependencyInsight --dependency "com.google.protobuf:protobuf-java" --configuration "compileClasspath"
         gradlew :solr:modules:gcs-repository:dependencyInsight --dependency "com.google.protobuf:protobuf-java" --configuration "runtimeClasspath"
         gradlew :solr:modules:gcs-repository:dependencyInsight --dependency "com.google.protobuf:protobuf-java" --configuration "runtimeLibs"
         gradlew :solr:modules:gcs-repository:dependencyInsight --dependency "com.google.protobuf:protobuf-java" --configuration "testCompileClasspath"
         gradlew :solr:modules:gcs-repository:dependencyInsight --dependency "com.google.protobuf:protobuf-java" --configuration "testRuntimeClasspath"
  
    2) com.google.guava:guava
         - version 33.1.0-jre used by:
             Configuration annotationProcessor in :solr:api
             Configuration testCompileClasspath in :solr:api
             Configuration testRuntimeClasspath in :solr:api
             Configuration annotationProcessor in :solr:benchmark
             Configuration compileClasspath in :solr:benchmark
             Configuration runtimeClasspath in :solr:benchmark
             Configuration testCompileClasspath in :solr:benchmark
             Configuration testRuntimeClasspath in :solr:benchmark
             Configuration annotationProcessor in :solr:core
             Configuration compileClasspath in :solr:core
             Configuration runtimeClasspath in :solr:core
             Configuration runtimeLibs in :solr:core
             Configuration testCompileClasspath in :solr:core
             Configuration testRuntimeClasspath in :solr:core
             Configuration annotationProcessor in :solr:cross-dc-manager
             Configuration compileClasspath in :solr:cross-dc-manager
             Configuration runtimeClasspath in :solr:cross-dc-manager
             Configuration runtimeLibs in :solr:cross-dc-manager
             Configuration solrPlatformLibs in :solr:cross-dc-manager
             Configuration testCompileClasspath in :solr:cross-dc-manager
             Configuration testRuntimeClasspath in :solr:cross-dc-manager
             Configuration annotationProcessor in :solr:prometheus-exporter
             Configuration runtimeClasspath in :solr:prometheus-exporter
             Configuration runtimeLibs in :solr:prometheus-exporter
             Configuration solrPlatformLibs in :solr:prometheus-exporter
             Configuration testCompileClasspath in :solr:prometheus-exporter
             Configuration testRuntimeClasspath in :solr:prometheus-exporter
             Configuration annotationProcessor in :solr:server
             Configuration runtimeClasspath in :solr:server
             Configuration solrCore in :solr:server
             Configuration annotationProcessor in :solr:solr-ref-guide
             Configuration testCompileClasspath in :solr:solr-ref-guide
             Configuration testRuntimeClasspath in :solr:solr-ref-guide
             Configuration annotationProcessor in :solr:solrj
             Configuration testCompileClasspath in :solr:solrj
             Configuration testRuntimeClasspath in :solr:solrj
             Configuration annotationProcessor in :solr:solrj-streaming
             Configuration testCompileClasspath in :solr:solrj-streaming
             Configuration testRuntimeClasspath in :solr:solrj-streaming
             Configuration annotationProcessor in :solr:solrj-zookeeper
             Configuration compileClasspath in :solr:solrj-zookeeper
             Configuration runtimeClasspath in :solr:solrj-zookeeper
             Configuration testCompileClasspath in :solr:solrj-zookeeper
             Configuration testRuntimeClasspath in :solr:solrj-zookeeper
             Configuration annotationProcessor in :solr:test-framework
             Configuration compileClasspath in :solr:test-framework
             Configuration runtimeClasspath in :solr:test-framework
             Configuration testCompileClasspath in :solr:test-framework
             Configuration testRuntimeClasspath in :solr:test-framework
             Configuration annotationProcessor in :solr:webapp
             Configuration solrCore in :solr:webapp
             Configuration annotationProcessor in :solr:modules:analysis-extras
             Configuration compileClasspath in :solr:modules:analysis-extras
             Configuration runtimeClasspath in :solr:modules:analysis-extras
             Configuration runtimeLibs in :solr:modules:analysis-extras
             Configuration solrPlatformLibs in :solr:modules:analysis-extras
             Configuration testCompileClasspath in :solr:modules:analysis-extras
             Configuration testRuntimeClasspath in :solr:modules:analysis-extras
             Configuration annotationProcessor in :solr:modules:clustering
             Configuration compileClasspath in :solr:modules:clustering
             Configuration runtimeClasspath in :solr:modules:clustering
             Configuration runtimeLibs in :solr:modules:clustering
             Configuration solrPlatformLibs in :solr:modules:clustering
             Configuration testCompileClasspath in :solr:modules:clustering
             Configuration testRuntimeClasspath in :solr:modules:clustering
             Configuration annotationProcessor in :solr:modules:cross-dc
             Configuration compileClasspath in :solr:modules:cross-dc
             Configuration runtimeClasspath in :solr:modules:cross-dc
             Configuration runtimeLibs in :solr:modules:cross-dc
             Configuration solrPlatformLibs in :solr:modules:cross-dc
             Configuration testCompileClasspath in :solr:modules:cross-dc
             Configuration testRuntimeClasspath in :solr:modules:cross-dc
             Configuration annotationProcessor in :solr:modules:extraction
             Configuration compileClasspath in :solr:modules:extraction
             Configuration runtimeClasspath in :solr:modules:extraction
             Configuration runtimeLibs in :solr:modules:extraction
             Configuration solrPlatformLibs in :solr:modules:extraction
             Configuration testCompileClasspath in :solr:modules:extraction
             Configuration testRuntimeClasspath in :solr:modules:extraction
             Configuration annotationProcessor in :solr:modules:gcs-repository
             Configuration solrPlatformLibs in :solr:modules:gcs-repository
             Configuration annotationProcessor in :solr:modules:hdfs
             Configuration compileClasspath in :solr:modules:hdfs
             Configuration runtimeClasspath in :solr:modules:hdfs
             Configuration runtimeLibs in :solr:modules:hdfs
             Configuration solrPlatformLibs in :solr:modules:hdfs
             Configuration testCompileClasspath in :solr:modules:hdfs
             Configuration testRuntimeClasspath in :solr:modules:hdfs
             Configuration annotationProcessor in :solr:modules:jwt-auth
             Configuration compileClasspath in :solr:modules:jwt-auth
             Configuration runtimeClasspath in :solr:modules:jwt-auth
             Configuration runtimeLibs in :solr:modules:jwt-auth
             Configuration solrPlatformLibs in :solr:modules:jwt-auth
             Configuration testCompileClasspath in :solr:modules:jwt-auth
             Configuration testRuntimeClasspath in :solr:modules:jwt-auth
             Configuration annotationProcessor in :solr:modules:langid
             Configuration compileClasspath in :solr:modules:langid
             Configuration runtimeClasspath in :solr:modules:langid
             Configuration runtimeLibs in :solr:modules:langid
             Configuration solrPlatformLibs in :solr:modules:langid
             Configuration testCompileClasspath in :solr:modules:langid
             Configuration testRuntimeClasspath in :solr:modules:langid
             Configuration annotationProcessor in :solr:modules:llm
             Configuration compileClasspath in :solr:modules:llm
             Configuration runtimeClasspath in :solr:modules:llm
             Configuration runtimeLibs in :solr:modules:llm
             Configuration solrPlatformLibs in :solr:modules:llm
             Configuration testCompileClasspath in :solr:modules:llm
             Configuration testRuntimeClasspath in :solr:modules:llm
             Configuration annotationProcessor in :solr:modules:ltr
             Configuration compileClasspath in :solr:modules:ltr
             Configuration runtimeClasspath in :solr:modules:ltr
             Configuration runtimeLibs in :solr:modules:ltr
             Configuration solrPlatformLibs in :solr:modules:ltr
             Configuration testCompileClasspath in :solr:modules:ltr
             Configuration testRuntimeClasspath in :solr:modules:ltr
             Configuration annotationProcessor in :solr:modules:opentelemetry
             Configuration compileClasspath in :solr:modules:opentelemetry
             Configuration runtimeClasspath in :solr:modules:opentelemetry
             Configuration runtimeLibs in :solr:modules:opentelemetry
             Configuration solrPlatformLibs in :solr:modules:opentelemetry
             Configuration testCompileClasspath in :solr:modules:opentelemetry
             Configuration testRuntimeClasspath in :solr:modules:opentelemetry
             Configuration annotationProcessor in :solr:modules:s3-repository
             Configuration compileClasspath in :solr:modules:s3-repository
             Configuration runtimeClasspath in :solr:modules:s3-repository
             Configuration runtimeLibs in :solr:modules:s3-repository
             Configuration solrPlatformLibs in :solr:modules:s3-repository
             Configuration testCompileClasspath in :solr:modules:s3-repository
             Configuration testRuntimeClasspath in :solr:modules:s3-repository
             Configuration annotationProcessor in :solr:modules:scripting
             Configuration compileClasspath in :solr:modules:scripting
             Configuration runtimeClasspath in :solr:modules:scripting
             Configuration runtimeLibs in :solr:modules:scripting
             Configuration solrPlatformLibs in :solr:modules:scripting
             Configuration testCompileClasspath in :solr:modules:scripting
             Configuration testRuntimeClasspath in :solr:modules:scripting
             Configuration annotationProcessor in :solr:modules:sql
             Configuration compileClasspath in :solr:modules:sql
             Configuration runtimeClasspath in :solr:modules:sql
             Configuration runtimeLibs in :solr:modules:sql
             Configuration solrPlatformLibs in :solr:modules:sql
             Configuration testCompileClasspath in :solr:modules:sql
             Configuration testRuntimeClasspath in :solr:modules:sql
         - version 33.4.0-jre used by:
             Configuration compileClasspath in :solr:modules:gcs-repository
             Configuration runtimeClasspath in :solr:modules:gcs-repository
             Configuration runtimeLibs in :solr:modules:gcs-repository
             Configuration testCompileClasspath in :solr:modules:gcs-repository
             Configuration testRuntimeClasspath in :solr:modules:gcs-repository
       more insight into these dependencies:
         gradlew :solr:api:dependencyInsight --dependency "com.google.guava:guava" --configuration "annotationProcessor"
         gradlew :solr:api:dependencyInsight --dependency "com.google.guava:guava" --configuration "testCompileClasspath"
         gradlew :solr:api:dependencyInsight --dependency "com.google.guava:guava" --configuration "testRuntimeClasspath"
         gradlew :solr:benchmark:dependencyInsight --dependency "com.google.guava:guava" --configuration "annotationProcessor"
         gradlew :solr:benchmark:dependencyInsight --dependency "com.google.guava:guava" --configuration "compileClasspath"
         gradlew :solr:benchmark:dependencyInsight --dependency "com.google.guava:guava" --configuration "runtimeClasspath"
         gradlew :solr:benchmark:dependencyInsight --dependency "com.google.guava:guava" --configuration "testCompileClasspath"
         gradlew :solr:benchmark:dependencyInsight --dependency "com.google.guava:guava" --configuration "testRuntimeClasspath"
         gradlew :solr:core:dependencyInsight --dependency "com.google.guava:guava" --configuration "annotationProcessor"
         gradlew :solr:core:dependencyInsight --dependency "com.google.guava:guava" --configuration "compileClasspath"
         gradlew :solr:core:dependencyInsight --dependency "com.google.guava:guava" --configuration "runtimeClasspath"
         gradlew :solr:core:dependencyInsight --dependency "com.google.guava:guava" --configuration "runtimeLibs"
         gradlew :solr:core:dependencyInsight --dependency "com.google.guava:guava" --configuration "testCompileClasspath"
         gradlew :solr:core:dependencyInsight --dependency "com.google.guava:guava" --configuration "testRuntimeClasspath"
         gradlew :solr:cross-dc-manager:dependencyInsight --dependency "com.google.guava:guava" --configuration "annotationProcessor"
         gradlew :solr:cross-dc-manager:dependencyInsight --dependency "com.google.guava:guava" --configuration "compileClasspath"
         gradlew :solr:cross-dc-manager:dependencyInsight --dependency "com.google.guava:guava" --configuration "runtimeClasspath"
         gradlew :solr:cross-dc-manager:dependencyInsight --dependency "com.google.guava:guava" --configuration "runtimeLibs"
         gradlew :solr:cross-dc-manager:dependencyInsight --dependency "com.google.guava:guava" --configuration "solrPlatformLibs"
         gradlew :solr:cross-dc-manager:dependencyInsight --dependency "com.google.guava:guava" --configuration "testCompileClasspath"
         gradlew :solr:cross-dc-manager:dependencyInsight --dependency "com.google.guava:guava" --configuration "testRuntimeClasspath"
         gradlew :solr:prometheus-exporter:dependencyInsight --dependency "com.google.guava:guava" --configuration "annotationProcessor"
         gradlew :solr:prometheus-exporter:dependencyInsight --dependency "com.google.guava:guava" --configuration "runtimeClasspath"
         gradlew :solr:prometheus-exporter:dependencyInsight --dependency "com.google.guava:guava" --configuration "runtimeLibs"
         gradlew :solr:prometheus-exporter:dependencyInsight --dependency "com.google.guava:guava" --configuration "solrPlatformLibs"
         gradlew :solr:prometheus-exporter:dependencyInsight --dependency "com.google.guava:guava" --configuration "testCompileClasspath"
         gradlew :solr:prometheus-exporter:dependencyInsight --dependency "com.google.guava:guava" --configuration "testRuntimeClasspath"
         gradlew :solr:server:dependencyInsight --dependency "com.google.guava:guava" --configuration "annotationProcessor"
         gradlew :solr:server:dependencyInsight --dependency "com.google.guava:guava" --configuration "runtimeClasspath"
         gradlew :solr:server:dependencyInsight --dependency "com.google.guava:guava" --configuration "solrCore"
         gradlew :solr:solr-ref-guide:dependencyInsight --dependency "com.google.guava:guava" --configuration "annotationProcessor"
         gradlew :solr:solr-ref-guide:dependencyInsight --dependency "com.google.guava:guava" --configuration "testCompileClasspath"
         gradlew :solr:solr-ref-guide:dependencyInsight --dependency "com.google.guava:guava" --configuration "testRuntimeClasspath"
         gradlew :solr:solrj:dependencyInsight --dependency "com.google.guava:guava" --configuration "annotationProcessor"
         gradlew :solr:solrj:dependencyInsight --dependency "com.google.guava:guava" --configuration "testCompileClasspath"
         gradlew :solr:solrj:dependencyInsight --dependency "com.google.guava:guava" --configuration "testRuntimeClasspath"
         gradlew :solr:solrj-streaming:dependencyInsight --dependency "com.google.guava:guava" --configuration "annotationProcessor"
         gradlew :solr:solrj-streaming:dependencyInsight --dependency "com.google.guava:guava" --configuration "testCompileClasspath"
         gradlew :solr:solrj-streaming:dependencyInsight --dependency "com.google.guava:guava" --configuration "testRuntimeClasspath"
         gradlew :solr:solrj-zookeeper:dependencyInsight --dependency "com.google.guava:guava" --configuration "annotationProcessor"
         gradlew :solr:solrj-zookeeper:dependencyInsight --dependency "com.google.guava:guava" --configuration "compileClasspath"
         gradlew :solr:solrj-zookeeper:dependencyInsight --dependency "com.google.guava:guava" --configuration "runtimeClasspath"
         gradlew :solr:solrj-zookeeper:dependencyInsight --dependency "com.google.guava:guava" --configuration "testCompileClasspath"
         gradlew :solr:solrj-zookeeper:dependencyInsight --dependency "com.google.guava:guava" --configuration "testRuntimeClasspath"
         gradlew :solr:test-framework:dependencyInsight --dependency "com.google.guava:guava" --configuration "annotationProcessor"
         gradlew :solr:test-framework:dependencyInsight --dependency "com.google.guava:guava" --configuration "compileClasspath"
         gradlew :solr:test-framework:dependencyInsight --dependency "com.google.guava:guava" --configuration "runtimeClasspath"
         gradlew :solr:test-framework:dependencyInsight --dependency "com.google.guava:guava" --configuration "testCompileClasspath"
         gradlew :solr:test-framework:dependencyInsight --dependency "com.google.guava:guava" --configuration "testRuntimeClasspath"
         gradlew :solr:webapp:dependencyInsight --dependency "com.google.guava:guava" --configuration "annotationProcessor"
         gradlew :solr:webapp:dependencyInsight --dependency "com.google.guava:guava" --configuration "solrCore"
         gradlew :solr:modules:analysis-extras:dependencyInsight --dependency "com.google.guava:guava" --configuration "annotationProcessor"
         gradlew :solr:modules:analysis-extras:dependencyInsight --dependency "com.google.guava:guava" --configuration "compileClasspath"
         gradlew :solr:modules:analysis-extras:dependencyInsight --dependency "com.google.guava:guava" --configuration "runtimeClasspath"
         gradlew :solr:modules:analysis-extras:dependencyInsight --dependency "com.google.guava:guava" --configuration "runtimeLibs"
         gradlew :solr:modules:analysis-extras:dependencyInsight --dependency "com.google.guava:guava" --configuration "solrPlatformLibs"
         gradlew :solr:modules:analysis-extras:dependencyInsight --dependency "com.google.guava:guava" --configuration "testCompileClasspath"
         gradlew :solr:modules:analysis-extras:dependencyInsight --dependency "com.google.guava:guava" --configuration "testRuntimeClasspath"
         gradlew :solr:modules:clustering:dependencyInsight --dependency "com.google.guava:guava" --configuration "annotationProcessor"
         gradlew :solr:modules:clustering:dependencyInsight --dependency "com.google.guava:guava" --configuration "compileClasspath"
         gradlew :solr:modules:clustering:dependencyInsight --dependency "com.google.guava:guava" --configuration "runtimeClasspath"
         gradlew :solr:modules:clustering:dependencyInsight --dependency "com.google.guava:guava" --configuration "runtimeLibs"
         gradlew :solr:modules:clustering:dependencyInsight --dependency "com.google.guava:guava" --configuration "solrPlatformLibs"
         gradlew :solr:modules:clustering:dependencyInsight --dependency "com.google.guava:guava" --configuration "testCompileClasspath"
         gradlew :solr:modules:clustering:dependencyInsight --dependency "com.google.guava:guava" --configuration "testRuntimeClasspath"
         gradlew :solr:modules:cross-dc:dependencyInsight --dependency "com.google.guava:guava" --configuration "annotationProcessor"
         gradlew :solr:modules:cross-dc:dependencyInsight --dependency "com.google.guava:guava" --configuration "compileClasspath"
         gradlew :solr:modules:cross-dc:dependencyInsight --dependency "com.google.guava:guava" --configuration "runtimeClasspath"
         gradlew :solr:modules:cross-dc:dependencyInsight --dependency "com.google.guava:guava" --configuration "runtimeLibs"
         gradlew :solr:modules:cross-dc:dependencyInsight --dependency "com.google.guava:guava" --configuration "solrPlatformLibs"
         gradlew :solr:modules:cross-dc:dependencyInsight --dependency "com.google.guava:guava" --configuration "testCompileClasspath"
         gradlew :solr:modules:cross-dc:dependencyInsight --dependency "com.google.guava:guava" --configuration "testRuntimeClasspath"
         gradlew :solr:modules:extraction:dependencyInsight --dependency "com.google.guava:guava" --configuration "annotationProcessor"
         gradlew :solr:modules:extraction:dependencyInsight --dependency "com.google.guava:guava" --configuration "compileClasspath"
         gradlew :solr:modules:extraction:dependencyInsight --dependency "com.google.guava:guava" --configuration "runtimeClasspath"
         gradlew :solr:modules:extraction:dependencyInsight --dependency "com.google.guava:guava" --configuration "runtimeLibs"
         gradlew :solr:modules:extraction:dependencyInsight --dependency "com.google.guava:guava" --configuration "solrPlatformLibs"
         gradlew :solr:modules:extraction:dependencyInsight --dependency "com.google.guava:guava" --configuration "testCompileClasspath"
         gradlew :solr:modules:extraction:dependencyInsight --dependency "com.google.guava:guava" --configuration "testRuntimeClasspath"
         gradlew :solr:modules:gcs-repository:dependencyInsight --dependency "com.google.guava:guava" --configuration "annotationProcessor"
         gradlew :solr:modules:gcs-repository:dependencyInsight --dependency "com.google.guava:guava" --configuration "solrPlatformLibs"
         gradlew :solr:modules:hdfs:dependencyInsight --dependency "com.google.guava:guava" --configuration "annotationProcessor"
         gradlew :solr:modules:hdfs:dependencyInsight --dependency "com.google.guava:guava" --configuration "compileClasspath"
         gradlew :solr:modules:hdfs:dependencyInsight --dependency "com.google.guava:guava" --configuration "runtimeClasspath"
         gradlew :solr:modules:hdfs:dependencyInsight --dependency "com.google.guava:guava" --configuration "runtimeLibs"
         gradlew :solr:modules:hdfs:dependencyInsight --dependency "com.google.guava:guava" --configuration "solrPlatformLibs"
         gradlew :solr:modules:hdfs:dependencyInsight --dependency "com.google.guava:guava" --configuration "testCompileClasspath"
         gradlew :solr:modules:hdfs:dependencyInsight --dependency "com.google.guava:guava" --configuration "testRuntimeClasspath"
         gradlew :solr:modules:jwt-auth:dependencyInsight --dependency "com.google.guava:guava" --configuration "annotationProcessor"
         gradlew :solr:modules:jwt-auth:dependencyInsight --dependency "com.google.guava:guava" --configuration "compileClasspath"
         gradlew :solr:modules:jwt-auth:dependencyInsight --dependency "com.google.guava:guava" --configuration "runtimeClasspath"
         gradlew :solr:modules:jwt-auth:dependencyInsight --dependency "com.google.guava:guava" --configuration "runtimeLibs"
         gradlew :solr:modules:jwt-auth:dependencyInsight --dependency "com.google.guava:guava" --configuration "solrPlatformLibs"
         gradlew :solr:modules:jwt-auth:dependencyInsight --dependency "com.google.guava:guava" --configuration "testCompileClasspath"
         gradlew :solr:modules:jwt-auth:dependencyInsight --dependency "com.google.guava:guava" --configuration "testRuntimeClasspath"
         gradlew :solr:modules:langid:dependencyInsight --dependency "com.google.guava:guava" --configuration "annotationProcessor"
         gradlew :solr:modules:langid:dependencyInsight --dependency "com.google.guava:guava" --configuration "compileClasspath"
         gradlew :solr:modules:langid:dependencyInsight --dependency "com.google.guava:guava" --configuration "runtimeClasspath"
         gradlew :solr:modules:langid:dependencyInsight --dependency "com.google.guava:guava" --configuration "runtimeLibs"
         gradlew :solr:modules:langid:dependencyInsight --dependency "com.google.guava:guava" --configuration "solrPlatformLibs"
         gradlew :solr:modules:langid:dependencyInsight --dependency "com.google.guava:guava" --configuration "testCompileClasspath"
         gradlew :solr:modules:langid:dependencyInsight --dependency "com.google.guava:guava" --configuration "testRuntimeClasspath"
         gradlew :solr:modules:llm:dependencyInsight --dependency "com.google.guava:guava" --configuration "annotationProcessor"
         gradlew :solr:modules:llm:dependencyInsight --dependency "com.google.guava:guava" --configuration "compileClasspath"
         gradlew :solr:modules:llm:dependencyInsight --dependency "com.google.guava:guava" --configuration "runtimeClasspath"
         gradlew :solr:modules:llm:dependencyInsight --dependency "com.google.guava:guava" --configuration "runtimeLibs"
         gradlew :solr:modules:llm:dependencyInsight --dependency "com.google.guava:guava" --configuration "solrPlatformLibs"
         gradlew :solr:modules:llm:dependencyInsight --dependency "com.google.guava:guava" --configuration "testCompileClasspath"
         gradlew :solr:modules:llm:dependencyInsight --dependency "com.google.guava:guava" --configuration "testRuntimeClasspath"
         gradlew :solr:modules:ltr:dependencyInsight --dependency "com.google.guava:guava" --configuration "annotationProcessor"
         gradlew :solr:modules:ltr:dependencyInsight --dependency "com.google.guava:guava" --configuration "compileClasspath"
         gradlew :solr:modules:ltr:dependencyInsight --dependency "com.google.guava:guava" --configuration "runtimeClasspath"
         gradlew :solr:modules:ltr:dependencyInsight --dependency "com.google.guava:guava" --configuration "runtimeLibs"
         gradlew :solr:modules:ltr:dependencyInsight --dependency "com.google.guava:guava" --configuration "solrPlatformLibs"
         gradlew :solr:modules:ltr:dependencyInsight --dependency "com.google.guava:guava" --configuration "testCompileClasspath"
         gradlew :solr:modules:ltr:dependencyInsight --dependency "com.google.guava:guava" --configuration "testRuntimeClasspath"
         gradlew :solr:modules:opentelemetry:dependencyInsight --dependency "com.google.guava:guava" --configuration "annotationProcessor"
         gradlew :solr:modules:opentelemetry:dependencyInsight --dependency "com.google.guava:guava" --configuration "compileClasspath"
         gradlew :solr:modules:opentelemetry:dependencyInsight --dependency "com.google.guava:guava" --configuration "runtimeClasspath"
         gradlew :solr:modules:opentelemetry:dependencyInsight --dependency "com.google.guava:guava" --configuration "runtimeLibs"
         gradlew :solr:modules:opentelemetry:dependencyInsight --dependency "com.google.guava:guava" --configuration "solrPlatformLibs"
         gradlew :solr:modules:opentelemetry:dependencyInsight --dependency "com.google.guava:guava" --configuration "testCompileClasspath"
         gradlew :solr:modules:opentelemetry:dependencyInsight --dependency "com.google.guava:guava" --configuration "testRuntimeClasspath"
         gradlew :solr:modules:s3-repository:dependencyInsight --dependency "com.google.guava:guava" --configuration "annotationProcessor"
         gradlew :solr:modules:s3-repository:dependencyInsight --dependency "com.google.guava:guava" --configuration "compileClasspath"
         gradlew :solr:modules:s3-repository:dependencyInsight --dependency "com.google.guava:guava" --configuration "runtimeClasspath"
         gradlew :solr:modules:s3-repository:dependencyInsight --dependency "com.google.guava:guava" --configuration "runtimeLibs"
         gradlew :solr:modules:s3-repository:dependencyInsight --dependency "com.google.guava:guava" --configuration "solrPlatformLibs"
         gradlew :solr:modules:s3-repository:dependencyInsight --dependency "com.google.guava:guava" --configuration "testCompileClasspath"
         gradlew :solr:modules:s3-repository:dependencyInsight --dependency "com.google.guava:guava" --configuration "testRuntimeClasspath"
         gradlew :solr:modules:scripting:dependencyInsight --dependency "com.google.guava:guava" --configuration "annotationProcessor"
         gradlew :solr:modules:scripting:dependencyInsight --dependency "com.google.guava:guava" --configuration "compileClasspath"
         gradlew :solr:modules:scripting:dependencyInsight --dependency "com.google.guava:guava" --configuration "runtimeClasspath"
         gradlew :solr:modules:scripting:dependencyInsight --dependency "com.google.guava:guava" --configuration "runtimeLibs"
         gradlew :solr:modules:scripting:dependencyInsight --dependency "com.google.guava:guava" --configuration "solrPlatformLibs"
         gradlew :solr:modules:scripting:dependencyInsight --dependency "com.google.guava:guava" --configuration "testCompileClasspath"
         gradlew :solr:modules:scripting:dependencyInsight --dependency "com.google.guava:guava" --configuration "testRuntimeClasspath"
         gradlew :solr:modules:sql:dependencyInsight --dependency "com.google.guava:guava" --configuration "annotationProcessor"
         gradlew :solr:modules:sql:dependencyInsight --dependency "com.google.guava:guava" --configuration "compileClasspath"
         gradlew :solr:modules:sql:dependencyInsight --dependency "com.google.guava:guava" --configuration "runtimeClasspath"
         gradlew :solr:modules:sql:dependencyInsight --dependency "com.google.guava:guava" --configuration "runtimeLibs"
         gradlew :solr:modules:sql:dependencyInsight --dependency "com.google.guava:guava" --configuration "solrPlatformLibs"
         gradlew :solr:modules:sql:dependencyInsight --dependency "com.google.guava:guava" --configuration "testCompileClasspath"
         gradlew :solr:modules:sql:dependencyInsight --dependency "com.google.guava:guava" --configuration "testRuntimeClasspath"
         gradlew :solr:modules:gcs-repository:dependencyInsight --dependency "com.google.guava:guava" --configuration "compileClasspath"
         gradlew :solr:modules:gcs-repository:dependencyInsight --dependency "com.google.guava:guava" --configuration "runtimeClasspath"
         gradlew :solr:modules:gcs-repository:dependencyInsight --dependency "com.google.guava:guava" --configuration "runtimeLibs"
         gradlew :solr:modules:gcs-repository:dependencyInsight --dependency "com.google.guava:guava" --configuration "testCompileClasspath"
         gradlew :solr:modules:gcs-repository:dependencyInsight --dependency "com.google.guava:guava" --configuration "testRuntimeClasspath"
  
    3) io.grpc:grpc-context
         - version 1.65.1 used by:
             Configuration runtimeClasspath in :solr:modules:opentelemetry
             Configuration runtimeLibs in :solr:modules:opentelemetry
             Configuration testRuntimeClasspath in :solr:modules:opentelemetry
         - version 1.68.2 used by:
             Configuration compileClasspath in :solr:modules:gcs-repository
             Configuration runtimeClasspath in :solr:modules:gcs-repository
             Configuration runtimeLibs in :solr:modules:gcs-repository
             Configuration testCompileClasspath in :solr:modules:gcs-repository
             Configuration testRuntimeClasspath in :solr:modules:gcs-repository
       more insight into these dependencies:
         gradlew :solr:modules:opentelemetry:dependencyInsight --dependency "io.grpc:grpc-context" --configuration "runtimeClasspath"
         gradlew :solr:modules:opentelemetry:dependencyInsight --dependency "io.grpc:grpc-context" --configuration "runtimeLibs"
         gradlew :solr:modules:opentelemetry:dependencyInsight --dependency "io.grpc:grpc-context" --configuration "testRuntimeClasspath"
         gradlew :solr:modules:gcs-repository:dependencyInsight --dependency "io.grpc:grpc-context" --configuration "compileClasspath"
         gradlew :solr:modules:gcs-repository:dependencyInsight --dependency "io.grpc:grpc-context" --configuration "runtimeClasspath"
         gradlew :solr:modules:gcs-repository:dependencyInsight --dependency "io.grpc:grpc-context" --configuration "runtimeLibs"
         gradlew :solr:modules:gcs-repository:dependencyInsight --dependency "io.grpc:grpc-context" --configuration "testCompileClasspath"
         gradlew :solr:modules:gcs-repository:dependencyInsight --dependency "io.grpc:grpc-context" --configuration "testRuntimeClasspath"
  
    4) com.google.auto.value:auto-value-annotations
         - version 1.10.4 used by:
             Configuration annotationProcessor in :solr:api
             Configuration annotationProcessor in :solr:benchmark
             Configuration annotationProcessor in :solr:core
             Configuration annotationProcessor in :solr:cross-dc-manager
             Configuration annotationProcessor in :solr:prometheus-exporter
             Configuration annotationProcessor in :solr:server
             Configuration annotationProcessor in :solr:solr-ref-guide
             Configuration annotationProcessor in :solr:solrj
             Configuration annotationProcessor in :solr:solrj-streaming
             Configuration annotationProcessor in :solr:solrj-zookeeper
             Configuration annotationProcessor in :solr:test-framework
             Configuration annotationProcessor in :solr:webapp
             Configuration annotationProcessor in :solr:modules:analysis-extras
             Configuration annotationProcessor in :solr:modules:clustering
             Configuration annotationProcessor in :solr:modules:cross-dc
             Configuration annotationProcessor in :solr:modules:extraction
             Configuration annotationProcessor in :solr:modules:gcs-repository
             Configuration annotationProcessor in :solr:modules:hdfs
             Configuration annotationProcessor in :solr:modules:jwt-auth
             Configuration annotationProcessor in :solr:modules:langid
             Configuration annotationProcessor in :solr:modules:llm
             Configuration annotationProcessor in :solr:modules:ltr
             Configuration annotationProcessor in :solr:modules:opentelemetry
             Configuration annotationProcessor in :solr:modules:s3-repository
             Configuration annotationProcessor in :solr:modules:scripting
             Configuration annotationProcessor in :solr:modules:sql
         - version 1.11.0 used by:
             Configuration compileClasspath in :solr:modules:gcs-repository
             Configuration runtimeClasspath in :solr:modules:gcs-repository
             Configuration runtimeLibs in :solr:modules:gcs-repository
             Configuration testCompileClasspath in :solr:modules:gcs-repository
             Configuration testRuntimeClasspath in :solr:modules:gcs-repository
       more insight into these dependencies:
         gradlew :solr:api:dependencyInsight --dependency "com.google.auto.value:auto-value-annotations" --configuration "annotationProcessor"
         gradlew :solr:benchmark:dependencyInsight --dependency "com.google.auto.value:auto-value-annotations" --configuration "annotationProcessor"
         gradlew :solr:core:dependencyInsight --dependency "com.google.auto.value:auto-value-annotations" --configuration "annotationProcessor"
         gradlew :solr:cross-dc-manager:dependencyInsight --dependency "com.google.auto.value:auto-value-annotations" --configuration "annotationProcessor"
         gradlew :solr:prometheus-exporter:dependencyInsight --dependency "com.google.auto.value:auto-value-annotations" --configuration "annotationProcessor"
         gradlew :solr:server:dependencyInsight --dependency "com.google.auto.value:auto-value-annotations" --configuration "annotationProcessor"
         gradlew :solr:solr-ref-guide:dependencyInsight --dependency "com.google.auto.value:auto-value-annotations" --configuration "annotationProcessor"
         gradlew :solr:solrj:dependencyInsight --dependency "com.google.auto.value:auto-value-annotations" --configuration "annotationProcessor"
         gradlew :solr:solrj-streaming:dependencyInsight --dependency "com.google.auto.value:auto-value-annotations" --configuration "annotationProcessor"
         gradlew :solr:solrj-zookeeper:dependencyInsight --dependency "com.google.auto.value:auto-value-annotations" --configuration "annotationProcessor"
         gradlew :solr:test-framework:dependencyInsight --dependency "com.google.auto.value:auto-value-annotations" --configuration "annotationProcessor"
         gradlew :solr:webapp:dependencyInsight --dependency "com.google.auto.value:auto-value-annotations" --configuration "annotationProcessor"
         gradlew :solr:modules:analysis-extras:dependencyInsight --dependency "com.google.auto.value:auto-value-annotations" --configuration "annotationProcessor"
         gradlew :solr:modules:clustering:dependencyInsight --dependency "com.google.auto.value:auto-value-annotations" --configuration "annotationProcessor"
         gradlew :solr:modules:cross-dc:dependencyInsight --dependency "com.google.auto.value:auto-value-annotations" --configuration "annotationProcessor"
         gradlew :solr:modules:extraction:dependencyInsight --dependency "com.google.auto.value:auto-value-annotations" --configuration "annotationProcessor"
         gradlew :solr:modules:gcs-repository:dependencyInsight --dependency "com.google.auto.value:auto-value-annotations" --configuration "annotationProcessor"
         gradlew :solr:modules:hdfs:dependencyInsight --dependency "com.google.auto.value:auto-value-annotations" --configuration "annotationProcessor"
         gradlew :solr:modules:jwt-auth:dependencyInsight --dependency "com.google.auto.value:auto-value-annotations" --configuration "annotationProcessor"
         gradlew :solr:modules:langid:dependencyInsight --dependency "com.google.auto.value:auto-value-annotations" --configuration "annotationProcessor"
         gradlew :solr:modules:llm:dependencyInsight --dependency "com.google.auto.value:auto-value-annotations" --configuration "annotationProcessor"
         gradlew :solr:modules:ltr:dependencyInsight --dependency "com.google.auto.value:auto-value-annotations" --configuration "annotationProcessor"
         gradlew :solr:modules:opentelemetry:dependencyInsight --dependency "com.google.auto.value:auto-value-annotations" --configuration "annotationProcessor"
         gradlew :solr:modules:s3-repository:dependencyInsight --dependency "com.google.auto.value:auto-value-annotations" --configuration "annotationProcessor"
         gradlew :solr:modules:scripting:dependencyInsight --dependency "com.google.auto.value:auto-value-annotations" --configuration "annotationProcessor"
         gradlew :solr:modules:sql:dependencyInsight --dependency "com.google.auto.value:auto-value-annotations" --configuration "annotationProcessor"
         gradlew :solr:modules:gcs-repository:dependencyInsight --dependency "com.google.auto.value:auto-value-annotations" --configuration "compileClasspath"
         gradlew :solr:modules:gcs-repository:dependencyInsight --dependency "com.google.auto.value:auto-value-annotations" --configuration "runtimeClasspath"
         gradlew :solr:modules:gcs-repository:dependencyInsight --dependency "com.google.auto.value:auto-value-annotations" --configuration "runtimeLibs"
         gradlew :solr:modules:gcs-repository:dependencyInsight --dependency "com.google.auto.value:auto-value-annotations" --configuration "testCompileClasspath"
         gradlew :solr:modules:gcs-repository:dependencyInsight --dependency "com.google.auto.value:auto-value-annotations" --configuration "testRuntimeClasspath"
  
    5) com.google.api.grpc:proto-google-common-protos
         - version 2.41.0 used by:
             Configuration runtimeClasspath in :solr:modules:opentelemetry
             Configuration runtimeLibs in :solr:modules:opentelemetry
             Configuration testRuntimeClasspath in :solr:modules:opentelemetry
         - version 2.50.1 used by:
             Configuration compileClasspath in :solr:modules:gcs-repository
             Configuration runtimeClasspath in :solr:modules:gcs-repository
             Configuration runtimeLibs in :solr:modules:gcs-repository
             Configuration testCompileClasspath in :solr:modules:gcs-repository
             Configuration testRuntimeClasspath in :solr:modules:gcs-repository
       more insight into these dependencies:
         gradlew :solr:modules:opentelemetry:dependencyInsight --dependency "com.google.api.grpc:proto-google-common-protos" --configuration "runtimeClasspath"
         gradlew :solr:modules:opentelemetry:dependencyInsight --dependency "com.google.api.grpc:proto-google-common-protos" --configuration "runtimeLibs"
         gradlew :solr:modules:opentelemetry:dependencyInsight --dependency "com.google.api.grpc:proto-google-common-protos" --configuration "testRuntimeClasspath"
         gradlew :solr:modules:gcs-repository:dependencyInsight --dependency "com.google.api.grpc:proto-google-common-protos" --configuration "compileClasspath"
         gradlew :solr:modules:gcs-repository:dependencyInsight --dependency "com.google.api.grpc:proto-google-common-protos" --configuration "runtimeClasspath"
         gradlew :solr:modules:gcs-repository:dependencyInsight --dependency "com.google.api.grpc:proto-google-common-protos" --configuration "runtimeLibs"
         gradlew :solr:modules:gcs-repository:dependencyInsight --dependency "com.google.api.grpc:proto-google-common-protos" --configuration "testCompileClasspath"
         gradlew :solr:modules:gcs-repository:dependencyInsight --dependency "com.google.api.grpc:proto-google-common-protos" --configuration "testRuntimeClasspath"
  
    6) com.google.errorprone:error_prone_annotations
         - version 2.31.0 used by:
             Configuration annotationProcessor in :solr:api
             Configuration testCompileClasspath in :solr:api
             Configuration testRuntimeClasspath in :solr:api
             Configuration annotationProcessor in :solr:benchmark
             Configuration compileClasspath in :solr:benchmark
             Configuration runtimeClasspath in :solr:benchmark
             Configuration testCompileClasspath in :solr:benchmark
             Configuration testRuntimeClasspath in :solr:benchmark
             Configuration annotationProcessor in :solr:core
             Configuration compileClasspath in :solr:core
             Configuration runtimeClasspath in :solr:core
             Configuration runtimeLibs in :solr:core
             Configuration testCompileClasspath in :solr:core
             Configuration testRuntimeClasspath in :solr:core
             Configuration annotationProcessor in :solr:cross-dc-manager
             Configuration compileClasspath in :solr:cross-dc-manager
             Configuration runtimeClasspath in :solr:cross-dc-manager
             Configuration runtimeLibs in :solr:cross-dc-manager
             Configuration solrPlatformLibs in :solr:cross-dc-manager
             Configuration testCompileClasspath in :solr:cross-dc-manager
             Configuration testRuntimeClasspath in :solr:cross-dc-manager
             Configuration annotationProcessor in :solr:prometheus-exporter
             Configuration runtimeClasspath in :solr:prometheus-exporter
             Configuration runtimeLibs in :solr:prometheus-exporter
             Configuration solrPlatformLibs in :solr:prometheus-exporter
             Configuration testCompileClasspath in :solr:prometheus-exporter
             Configuration testRuntimeClasspath in :solr:prometheus-exporter
             Configuration annotationProcessor in :solr:server
             Configuration runtimeClasspath in :solr:server
             Configuration solrCore in :solr:server
             Configuration annotationProcessor in :solr:solr-ref-guide
             Configuration testCompileClasspath in :solr:solr-ref-guide
             Configuration testRuntimeClasspath in :solr:solr-ref-guide
             Configuration annotationProcessor in :solr:solrj
             Configuration testCompileClasspath in :solr:solrj
             Configuration testRuntimeClasspath in :solr:solrj
             Configuration annotationProcessor in :solr:solrj-streaming
             Configuration te

@github-actions github-actions bot added dependencies Dependency upgrades tool:build labels Jan 8, 2025
@solrbot solrbot force-pushed the renovate/google.api.gax branch from ea8de09 to 2c9c55b Compare January 8, 2025 16:34
@solrbot solrbot changed the title Update dependency com.google.api:gax to v2.59.0 Update dependency com.google.api:gax to v2.59.1 Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency upgrades tool:build
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant