Skip to content

Commit

Permalink
fix(deps): update dependency org.apache.httpcomponents:httpcore to v4…
Browse files Browse the repository at this point in the history
….4.16 (#2237)

[![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/) |

---

### ⚠ 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-->
  • Loading branch information
renovate-bot committed Jan 26, 2023
1 parent e505c26 commit 5de8cc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -505,7 +505,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.http.version>1.42.3</project.http.version>
<project.httpcore.version>4.4.15</project.httpcore.version>
<project.httpcore.version>4.4.16</project.httpcore.version>
<project.httpclient.version>4.5.13</project.httpclient.version>
<project.commons-codec.version>1.15</project.commons-codec.version>
<project.oauth.version>1.34.1</project.oauth.version>
Expand Down

0 comments on commit 5de8cc2

Please sign in to comment.