Skip to content

Commit

Permalink
chore(deps): update google.auth to v1.30.1
Browse files Browse the repository at this point in the history
  • Loading branch information
solrbot committed Jan 22, 2025
1 parent 7605593 commit 70555bf
Show file tree
Hide file tree
Showing 16 changed files with 23 additions and 15 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ flexmark = "0.64.8"
google-api-gax = "2.33.0"
# @keep for version alignment
google-api-grpc-proto = "2.41.0"
google-auth = "1.19.0"
google-auth = "1.30.1"
# @keep for version alignment
google-autovalue = "1.10.4"
google-cloud-bom = "0.224.0"
Expand Down
1 change: 0 additions & 1 deletion solr/licenses/auto-value-annotations-1.10.4.jar.sha1

This file was deleted.

1 change: 1 addition & 0 deletions solr/licenses/auto-value-annotations-1.11.0.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
f0d047931d07cfbc6fa4079854f181ff62891d6f
1 change: 1 addition & 0 deletions solr/licenses/error_prone_annotations-2.36.0.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
227d4d4957ccc3dc5761bd897e3a0ee587e750a7

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
eaa05c7362ad2d209fb767a92e0035f6114f3242

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
b04a439df08167f25bbdd1fab697b16401678217
1 change: 0 additions & 1 deletion solr/licenses/google-http-client-1.44.2.jar.sha1

This file was deleted.

1 change: 1 addition & 0 deletions solr/licenses/google-http-client-1.45.2.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
00b9002e4d0e0d55a9af5e391bcc2458b5562397
1 change: 0 additions & 1 deletion solr/licenses/google-http-client-gson-1.44.2.jar.sha1

This file was deleted.

1 change: 1 addition & 0 deletions solr/licenses/google-http-client-gson-1.45.2.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
8882fcd5e8c0401b02665faae7f885754116a918
1 change: 1 addition & 0 deletions solr/licenses/grpc-api-1.68.2.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
a257a5dd25dda1c97a99b56d5b9c1e56c12ae554
1 change: 1 addition & 0 deletions solr/licenses/grpc-context-1.68.2.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
28475cf9c33346460b9757ae07355a7eabd2a2c0
1 change: 1 addition & 0 deletions solr/licenses/guava-33.3.1-jre.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
852f8b363da0111e819460021ca693cacca3e8db
22 changes: 13 additions & 9 deletions solr/modules/gcs-repository/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,11 @@ com.google.api:gax-grpc:2.50.0=compileClasspath,jarValidation,runtimeClasspath,r
com.google.api:gax-httpjson:2.50.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
com.google.api:gax:2.50.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
com.google.apis:google-api-services-storage:v1-rev20240621-2.0.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
com.google.auth:google-auth-library-credentials:1.23.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
com.google.auth:google-auth-library-oauth2-http:1.23.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
com.google.auth:google-auth-library-credentials:1.30.1=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
com.google.auth:google-auth-library-oauth2-http:1.30.1=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
com.google.auto.service:auto-service-annotations:1.0.1=annotationProcessor,errorprone,testAnnotationProcessor
com.google.auto.value:auto-value-annotations:1.10.4=annotationProcessor,compileClasspath,errorprone,jarValidation,runtimeClasspath,runtimeLibs,testAnnotationProcessor,testCompileClasspath,testRuntimeClasspath
com.google.auto.value:auto-value-annotations:1.10.4=annotationProcessor,errorprone,testAnnotationProcessor
com.google.auto.value:auto-value-annotations:1.11.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
com.google.auto:auto-common:1.2.2=annotationProcessor,errorprone,testAnnotationProcessor
com.google.cloud:google-cloud-bom:0.224.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
com.google.cloud:google-cloud-core-grpc:2.40.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
Expand All @@ -39,19 +40,21 @@ com.google.cloud:google-cloud-storage:2.40.1=compileClasspath,jarValidation,runt
com.google.code.findbugs:jsr305:3.0.2=annotationProcessor,errorprone,testAnnotationProcessor
com.google.code.gson:gson:2.11.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
com.google.errorprone:error_prone_annotation:2.31.0=annotationProcessor,errorprone,testAnnotationProcessor
com.google.errorprone:error_prone_annotations:2.31.0=annotationProcessor,apiHelper,compileClasspath,errorprone,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testAnnotationProcessor,testCompileClasspath,testRuntimeClasspath
com.google.errorprone:error_prone_annotations:2.31.0=annotationProcessor,apiHelper,errorprone,solrPlatformLibs,testAnnotationProcessor
com.google.errorprone:error_prone_annotations:2.36.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
com.google.errorprone:error_prone_check_api:2.31.0=annotationProcessor,errorprone,testAnnotationProcessor
com.google.errorprone:error_prone_core:2.31.0=annotationProcessor,errorprone,testAnnotationProcessor
com.google.errorprone:error_prone_type_annotations:2.31.0=annotationProcessor,errorprone,testAnnotationProcessor
com.google.errorprone:javac:9+181-r4173-1=errorproneJavac
com.google.guava:failureaccess:1.0.2=annotationProcessor,apiHelper,compileClasspath,errorprone,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testAnnotationProcessor,testCompileClasspath,testRuntimeClasspath
com.google.guava:guava:33.1.0-jre=annotationProcessor,apiHelper,compileClasspath,errorprone,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testAnnotationProcessor,testCompileClasspath,testRuntimeClasspath
com.google.guava:guava:33.1.0-jre=annotationProcessor,apiHelper,errorprone,solrPlatformLibs,testAnnotationProcessor
com.google.guava:guava:33.3.1-android=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=annotationProcessor,apiHelper,compileClasspath,errorprone,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testAnnotationProcessor,testCompileClasspath,testRuntimeClasspath
com.google.http-client:google-http-client-apache-v2:1.44.2=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
com.google.http-client:google-http-client-appengine:1.44.2=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
com.google.http-client:google-http-client-gson:1.44.2=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
com.google.http-client:google-http-client-gson:1.45.2=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
com.google.http-client:google-http-client-jackson2:1.44.2=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
com.google.http-client:google-http-client:1.44.2=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
com.google.http-client:google-http-client:1.45.2=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
com.google.j2objc:j2objc-annotations:3.0.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
com.google.oauth-client:google-oauth-client:1.36.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
com.google.protobuf:protobuf-java-util:3.25.3=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
Expand All @@ -73,10 +76,11 @@ io.dropwizard.metrics:metrics-jvm:4.2.26=apiHelper,jarValidation,runtimeClasspat
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-api:1.65.1=compileClasspath,testCompileClasspath
io.grpc:grpc-api:1.68.2=jarValidation,runtimeClasspath,runtimeLibs,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.65.1=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
io.grpc:grpc-context:1.68.2=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
Expand Down

0 comments on commit 70555bf

Please sign in to comment.