Skip to content

Commit

Permalink
Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.1 to 5.4.2 (
Browse files Browse the repository at this point in the history
#1708)

Bumps [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client) from 5.4.1 to 5.4.2.
- [Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.4.2/RELEASE_NOTES.txt)
- [Commits](apache/httpcomponents-client@rel/v5.4.1...rel/v5.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel Kuntze <137066232+kuntzed@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and kuntzed authored Feb 3, 2025
1 parent e64878e commit 2293491
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.16</slf4j.api.version> <!--see also here http://www.slf4j.org/faq.html#changesInVersion18 -->
<org.json.version>20250107</org.json.version>
<sap.cloud.env.servicebinding.version>0.20.0</sap.cloud.env.servicebinding.version>
<apache.httpclient5.version>5.4.1</apache.httpclient5.version>
<apache.httpclient5.version>5.4.2</apache.httpclient5.version>
<apache.httpclient.version>4.5.14</apache.httpclient.version>
<caffeine.version>3.1.8</caffeine.version>
<commons.io.version>2.18.0</commons.io.version>
Expand Down

0 comments on commit 2293491

Please sign in to comment.