Skip to content

Commit

Permalink
Bump org.apache.httpcomponents.client5:httpclient5 from 5.2.3 to 5.3 (#…
Browse files Browse the repository at this point in the history
…1386)

Bumps [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client) from 5.2.3 to 5.3.
- [Changelog](https://github.com/apache/httpcomponents-client/blob/master/RELEASE_NOTES.txt)
- [Commits](apache/httpcomponents-client@rel/v5.2.3...rel/v5.3)

---
updated-dependencies:
- dependency-name: org.apache.httpcomponents.client5:httpclient5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 7, 2023
1 parent b2e5963 commit cb581ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<slf4j.api.version>2.0.9</slf4j.api.version> <!--see also here http://www.slf4j.org/faq.html#changesInVersion18 -->
<org.json.version>20231013</org.json.version>
<sap.cloud.env.servicebinding.version>0.10.1</sap.cloud.env.servicebinding.version>
<apache.httpclient5.version>5.2.3</apache.httpclient5.version>
<apache.httpclient5.version>5.3</apache.httpclient5.version>
<apache.httpclient.version>4.5.14</apache.httpclient.version>
<caffeine.version>3.1.5</caffeine.version>
<commons.io.version>2.15.0</commons.io.version>
Expand Down

0 comments on commit cb581ca

Please sign in to comment.