diff --git a/plugins/repository-gcs/build.gradle b/plugins/repository-gcs/build.gradle index 0786e1c2c6151..a22f5e97597ee 100644 --- a/plugins/repository-gcs/build.gradle +++ b/plugins/repository-gcs/build.gradle @@ -58,7 +58,7 @@ dependencies { api 'com.google.cloud:google-cloud-core:2.5.10' runtimeOnly 'com.google.guava:guava:31.1-jre' api 'com.google.guava:failureaccess:1.0.1' - api 'com.google.http-client:google-http-client:1.42.0' + api 'com.google.http-client:google-http-client:1.43.2' api "commons-logging:commons-logging:${versions.commonslogging}" api "org.apache.logging.log4j:log4j-1.2-api:${versions.log4j}" api "commons-codec:commons-codec:${versions.commonscodec}" diff --git a/plugins/repository-gcs/licenses/google-http-client-1.42.0.jar.sha1 b/plugins/repository-gcs/licenses/google-http-client-1.42.0.jar.sha1 deleted file mode 100644 index 9c20d9f12d4b0..0000000000000 --- a/plugins/repository-gcs/licenses/google-http-client-1.42.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -4f319ce80ba6888d04a38234916c43d5486842a5 \ No newline at end of file diff --git a/plugins/repository-gcs/licenses/google-http-client-1.43.2.jar.sha1 b/plugins/repository-gcs/licenses/google-http-client-1.43.2.jar.sha1 new file mode 100644 index 0000000000000..a576a74c62542 --- /dev/null +++ b/plugins/repository-gcs/licenses/google-http-client-1.43.2.jar.sha1 @@ -0,0 +1 @@ +2520469ebd8c0675f0d2aeafd2da665228320fcf \ No newline at end of file