Skip to content

Commit 5c171b6

Browse files
authored
chore(deps): update project.http.version to v1.43.2 (#2303)
[![Mend 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-findbugs](https://togithub.com/googleapis/google-http-java-client) | `1.43.1` -> `1.43.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.http-client:google-http-client-findbugs/1.43.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.http-client:google-http-client-findbugs/1.43.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.http-client:google-http-client-findbugs/1.43.2/compatibility-slim/1.43.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.http-client:google-http-client-findbugs/1.43.2/confidence-slim/1.43.1)](https://docs.renovatebot.com/merge-confidence/) | | [com.google.http-client:google-http-client-bom](https://togithub.com/googleapis/google-http-java-client/tree/master/google-http-client-bom) ([source](https://togithub.com/googleapis/google-http-java-client)) | `1.43.1` -> `1.43.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.http-client:google-http-client-bom/1.43.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.http-client:google-http-client-bom/1.43.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.http-client:google-http-client-bom/1.43.2/compatibility-slim/1.43.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.http-client:google-http-client-bom/1.43.2/confidence-slim/1.43.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>googleapis/google-http-java-client</summary> ### [`v1.43.2`](https://togithub.com/googleapis/google-http-java-client/blob/HEAD/CHANGELOG.md#&#8203;1432-httpsgithubcomgoogleapisgoogle-http-java-clientcomparev1431v1432-2023-05-09) [Compare Source](https://togithub.com/googleapis/google-http-java-client/compare/v1.43.1...v1.43.2) ##### Bug Fixes - UriTemplate reserved expansion does not escape reserved chars ([#&#8203;1844](https://togithub.com/googleapis/google-http-java-client/issues/1844)) ([91c46a9](https://togithub.com/googleapis/google-http-java-client/commit/91c46a99b0b9464d01b5aca2116bbe073b878725)), closes [#&#8203;1838](https://togithub.com/googleapis/google-http-java-client/issues/1838) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/google-api-java-client). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS40OC4yIiwidXBkYXRlZEluVmVyIjoiMzUuNDguMiJ9-->
1 parent 27873a2 commit 5c171b6

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
@@ -494,7 +494,7 @@
494494
</build>
495495
<properties>
496496
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
497-
<project.http.version>1.43.1</project.http.version>
497+
<project.http.version>1.43.2</project.http.version>
498498
<project.httpcore.version>4.4.16</project.httpcore.version>
499499
<project.httpclient.version>4.5.14</project.httpclient.version>
500500
<project.commons-codec.version>1.15</project.commons-codec.version>

0 commit comments

Comments
 (0)