Skip to content

Commit 512aa23

Browse files
authored
deps: update dependency org.apache.httpcomponents:httpcore to v4.4.16 (#1787)
[![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:httpcore](http://hc.apache.org/httpcomponents-core-ga) | `4.4.15` -> `4.4.16` | [![age](https://badges.renovateapi.com/packages/maven/org.apache.httpcomponents:httpcore/4.4.16/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.apache.httpcomponents:httpcore/4.4.16/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.apache.httpcomponents:httpcore/4.4.16/compatibility-slim/4.4.15)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.apache.httpcomponents:httpcore/4.4.16/confidence-slim/4.4.15)](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:eyJjcmVhdGVkSW5WZXIiOiIzNC40MC4yIiwidXBkYXRlZEluVmVyIjoiMzQuNDAuMiJ9-->
1 parent 8a13e02 commit 512aa23

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
@@ -570,7 +570,7 @@
570570
<project.guava.version>30.1.1-android</project.guava.version>
571571
<project.xpp3.version>1.1.4c</project.xpp3.version>
572572
<project.httpclient.version>4.5.13</project.httpclient.version>
573-
<project.httpcore.version>4.4.15</project.httpcore.version>
573+
<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>
576576
<deploy.autorelease>false</deploy.autorelease>

0 commit comments

Comments
 (0)