Skip to content

Commit 0664e17

Browse files
authored
deps: update dependency org.apache.httpcomponents:httpclient to v4.5.14 (#1790)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.apache.httpcomponents:httpclient](http://hc.apache.org/httpcomponents-client-ga) | `4.5.13` -> `4.5.14` | [![age](https://badges.renovateapi.com/packages/maven/org.apache.httpcomponents:httpclient/4.5.14/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.apache.httpcomponents:httpclient/4.5.14/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.apache.httpcomponents:httpclient/4.5.14/compatibility-slim/4.5.13)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.apache.httpcomponents:httpclient/4.5.14/confidence-slim/4.5.13)](https://docs.renovatebot.com/merge-confidence/) | --- ### 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 this update 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-http-java-client). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC40OC4xIiwidXBkYXRlZEluVmVyIjoiMzQuNDguMSJ9-->
1 parent b9b6322 commit 0664e17

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
@@ -569,7 +569,7 @@
569569
<project.protobuf-java.version>3.21.12</project.protobuf-java.version>
570570
<project.guava.version>30.1.1-android</project.guava.version>
571571
<project.xpp3.version>1.1.4c</project.xpp3.version>
572-
<project.httpclient.version>4.5.13</project.httpclient.version>
572+
<project.httpclient.version>4.5.14</project.httpclient.version>
573573
<project.httpcore.version>4.4.16</project.httpcore.version>
574574
<project.opencensus.version>0.31.1</project.opencensus.version>
575575
<project.root-directory>..</project.root-directory>

0 commit comments

Comments
 (0)