Skip to content

Commit aa2b08c

Browse files
authored
fix(deps): update dependency org.apache.httpcomponents:httpclient to v4.5.14 (#2236)
[![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/) | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### 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-api-java-client). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC45Ny42IiwidXBkYXRlZEluVmVyIjoiMzQuOTcuNiJ9-->
1 parent 03102d0 commit aa2b08c

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
@@ -506,7 +506,7 @@
506506
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
507507
<project.http.version>1.42.3</project.http.version>
508508
<project.httpcore.version>4.4.16</project.httpcore.version>
509-
<project.httpclient.version>4.5.13</project.httpclient.version>
509+
<project.httpclient.version>4.5.14</project.httpclient.version>
510510
<project.commons-codec.version>1.15</project.commons-codec.version>
511511
<project.oauth.version>1.34.1</project.oauth.version>
512512
<project.jsr305.version>3.0.2</project.jsr305.version>

0 commit comments

Comments
 (0)