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

Commit f9a4f23

Browse files
authored
deps: update dependency com.google.http-client:google-http-client-bom to v1.41.4 (#608)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.http-client:google-http-client-bom](https://togithub.com/googleapis/google-http-java-client) | `1.41.2` -> `1.41.4` | [![age](https://badges.renovateapi.com/packages/maven/com.google.http-client:google-http-client-bom/1.41.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.http-client:google-http-client-bom/1.41.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.http-client:google-http-client-bom/1.41.4/compatibility-slim/1.41.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.http-client:google-http-client-bom/1.41.4/confidence-slim/1.41.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/google-http-java-client</summary> ### [`v1.41.4`](https://togithub.com/googleapis/google-http-java-client/blob/HEAD/CHANGELOG.md#&#8203;1414-httpsgithubcomgoogleapisgoogle-http-java-clientcomparev1413v1414-2022-02-11) [Compare Source](https://togithub.com/googleapis/google-http-java-client/compare/v1.41.3...v1.41.4) ### [`v1.41.3`](https://togithub.com/googleapis/google-http-java-client/blob/HEAD/CHANGELOG.md#&#8203;1413-httpsgithubcomgoogleapisgoogle-http-java-clientcomparev1412v1413-2022-02-09) [Compare Source](https://togithub.com/googleapis/google-http-java-client/compare/v1.41.2...v1.41.3) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-shared-dependencies).
1 parent 327d0df commit f9a4f23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

first-party-dependencies/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<google.common-protos.version>2.7.4</google.common-protos.version>
6565
<google.core.version>2.5.5</google.core.version>
6666
<google.auth.version>1.5.3</google.auth.version>
67-
<google.http-client.version>1.41.2</google.http-client.version>
67+
<google.http-client.version>1.41.4</google.http-client.version>
6868
<google.oauth-client.version>1.33.1</google.oauth-client.version>
6969
<google.api-client.version>1.33.2</google.api-client.version>
7070
<iam.version>1.2.6</iam.version>

0 commit comments

Comments
 (0)