Browse Source

build(deps): bump google-http-client from 1.40.1 to 1.42.1 (#1680)

Bumps [google-http-client](https://github.com/googleapis/google-http-java-client) from 1.40.1 to 1.42.1.
- [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](https://github.com/googleapis/google-http-java-client/compare/v1.40.1...v1.42.1)

---
updated-dependencies:
- dependency-name: com.google.http-client:google-http-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/1671/head
dependabot[bot] 2 years ago committed by GitHub
parent
commit
a646ce3745
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      pom.xml

2
pom.xml

@ -76,7 +76,7 @@ @@ -76,7 +76,7 @@
<okhttp3.version>4.10.0</okhttp3.version>
<guava.version>31.1-jre</guava.version>
<googlehttpclient.version>1.40.1</googlehttpclient.version>
<googlehttpclient.version>1.42.1</googlehttpclient.version>
<gson.version>2.9.0</gson.version>
<slf4j.version>1.7.36</slf4j.version>
<bouncy.version>1.70</bouncy.version>

Loading…
Cancel
Save