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.41.5 to 1.41.6
Browse files Browse the repository at this point in the history
Bumps `google-http.version` from 1.41.5 to 1.41.6.

Updates `google-http-client` from 1.41.5 to 1.41.6
- [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.41.5...v1.41.6)

Updates `google-http-client-gson` from 1.41.5 to 1.41.6
- [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.41.5...v1.41.6)

---
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>
  • Loading branch information
dependabot[bot] committed Apr 7, 2022
1 parent e30b4e1 commit 101fd58
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.62</tomcat.version>
<findify-s3mock.version>0.2.6</findify-s3mock.version>
<jjwt.version>0.11.2</jjwt.version>
<google-http.version>1.41.5</google-http.version>
<google-http.version>1.41.6</google-http.version>
<checkstyle.version>10.1</checkstyle.version>
<awaitility.version>4.2.0</awaitility.version>
</properties>
Expand Down

0 comments on commit 101fd58

Please sign in to comment.