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

Commit

Permalink
deps: update dependency com.google.http-client:google-http-client-bom…
Browse files Browse the repository at this point in the history
… 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).
  • Loading branch information
renovate-bot committed Feb 21, 2020
1 parent 48095c8 commit cc62e72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -95,7 +95,7 @@
<dependency>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-bom</artifactId>
<version>1.34.1</version>
<version>1.34.2</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit cc62e72

Please sign in to comment.