Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Commit

Permalink
Bump google-http.version from 1.42.0 to 1.42.1 (#510)
Browse files Browse the repository at this point in the history
Bumps `google-http.version` from 1.42.0 to 1.42.1.

Updates `google-http-client` from 1.42.0 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](googleapis/google-http-java-client@v1.42.0...v1.42.1)

Updates `google-http-client-gson` from 1.42.0 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](googleapis/google-http-java-client@v1.42.0...v1.42.1)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 4, 2022
1 parent 5f55f4e commit 8265749
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<tomcat.version>9.0.64</tomcat.version>
<findify-s3mock.version>0.2.6</findify-s3mock.version>
<jjwt.version>0.11.5</jjwt.version>
<google-http.version>1.42.0</google-http.version>
<google-http.version>1.42.1</google-http.version>
<checkstyle.version>10.3.1</checkstyle.version>
<awaitility.version>4.2.0</awaitility.version>
</properties>
Expand Down

0 comments on commit 8265749

Please sign in to comment.