Skip to content

Commit

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 26, 2024
1 parent a46a0b0 commit dc498e4
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.11</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.2</sap.cloud.env.servicebinding.version>
<apache.httpclient5.version>5.3</apache.httpclient5.version>
<apache.httpclient5.version>5.3.1</apache.httpclient5.version>
<apache.httpclient.version>4.5.14</apache.httpclient.version>
<caffeine.version>3.1.5</caffeine.version>
<commons.io.version>2.15.1</commons.io.version>
Expand Down

0 comments on commit dc498e4

Please sign in to comment.