Skip to content

Commit da92d53

Browse files
Bump google-http-client from 1.42.0 to 1.42.3 in /plugins/repository-gcs
Bumps [google-http-client](https://github.com/googleapis/google-http-java-client) from 1.42.0 to 1.42.3. - [Release notes](https://github.com/googleapis/google-http-java-client/releases) - [Changelog](https://github.com/googleapis/google-http-java-client/blob/main/CHANGELOG.md) - [Commits](googleapis/google-http-java-client@v1.42.0...v1.42.3) --- updated-dependencies: - dependency-name: com.google.http-client:google-http-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 01700df commit da92d53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/repository-gcs/build.gradle

Lines changed: 1 addition & 1 deletion
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.42.0'
61+
api 'com.google.http-client:google-http-client:1.42.3'
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}"

0 commit comments

Comments
 (0)