Skip to content

Commit e5ad240

Browse files
Bump google-api-services-storage from v1-rev20200814-1.30.10 to v1-rev20220608-1.32.1 in /plugins/repository-gcs (#3573)
* Bump google-api-services-storage in /plugins/repository-gcs Bumps google-api-services-storage from v1-rev20200814-1.30.10 to v1-rev20220608-1.32.1. --- updated-dependencies: - dependency-name: com.google.apis:google-api-services-storage dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Updating SHAs Signed-off-by: dependabot[bot] <[email protected]> * Upgrade Google HTTP Client to 1.42.0 Signed-off-by: Xue Zhou <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com> Co-authored-by: Xue Zhou <[email protected]>
1 parent a543224 commit e5ad240

File tree

5 files changed

+4
-4
lines changed

5 files changed

+4
-4
lines changed

plugins/repository-gcs/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ dependencies {
5858
api 'com.google.cloud:google-cloud-core:2.5.10'
5959
runtimeOnly 'com.google.guava:guava:30.1.1-jre'
6060
api 'com.google.guava:failureaccess:1.0.1'
61-
api 'com.google.http-client:google-http-client:1.35.0'
61+
api 'com.google.http-client:google-http-client:1.42.0'
6262
api "commons-logging:commons-logging:${versions.commonslogging}"
6363
api "org.apache.logging.log4j:log4j-1.2-api:${versions.log4j}"
6464
api "commons-codec:commons-codec:${versions.commonscodec}"
@@ -82,7 +82,7 @@ dependencies {
8282
api 'io.grpc:grpc-context:1.46.0'
8383
api 'io.opencensus:opencensus-api:0.18.0'
8484
api 'io.opencensus:opencensus-contrib-http-util:0.18.0'
85-
api 'com.google.apis:google-api-services-storage:v1-rev20200814-1.30.10'
85+
api 'com.google.apis:google-api-services-storage:v1-rev20220608-1.32.1'
8686

8787
testImplementation project(':test:fixtures:gcs-fixture')
8888
}

plugins/repository-gcs/licenses/google-api-services-storage-v1-rev20200814-1.30.10.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
74724addc6cecac408dad3a6a26423b7647b3724

plugins/repository-gcs/licenses/google-http-client-1.35.0.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
4f319ce80ba6888d04a38234916c43d5486842a5

0 commit comments

Comments
 (0)