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

Commit cc62e72

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-dns).
1 parent 48095c8 commit cc62e72

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
@@ -95,7 +95,7 @@
9595
<dependency>
9696
<groupId>com.google.http-client</groupId>
9797
<artifactId>google-http-client-bom</artifactId>
98-
<version>1.34.1</version>
98+
<version>1.34.2</version>
9999
<type>pom</type>
100100
<scope>import</scope>
101101
</dependency>

0 commit comments

Comments
 (0)