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

Commit ac4589e

Browse files
authored
deps: update dependency com.google.http-client:google-http-client-bom to v1.34.2
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.http-client:google-http-client-bom](https://togithub.com/googleapis/google-http-java-client) | patch | `1.34.1` -> `1.34.2` | --- ### Release Notes <details> <summary>googleapis/google-http-java-client</summary> ### [`v1.34.2`](https://togithub.com/googleapis/google-http-java-client/blob/master/CHANGELOG.md#&#8203;1342httpswwwgithubcomgoogleapisgoogle-http-java-clientcomparev1341v1342-2020-02-12) [Compare Source](https://togithub.com/googleapis/google-http-java-client/compare/v1.34.1...v1.34.2) </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or if you tick the rebase/retry checkbox below. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-notification).
1 parent 1e95494 commit ac4589e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<guava.version>28.2-android</guava.version>
6767
<gax.version>1.53.1</gax.version>
6868
<google.auth.version>0.20.0</google.auth.version>
69-
<http-client-bom.version>1.34.1</http-client-bom.version>
69+
<http-client-bom.version>1.34.2</http-client-bom.version>
7070
</properties>
7171
<dependencyManagement>
7272
<dependencies>

0 commit comments

Comments
 (0)