Skip to content

Commit

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

Bumps [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client) from 5.2.1 to 5.3.
- [Changelog](https://github.com/apache/httpcomponents-client/blob/master/RELEASE_NOTES.txt)
- [Commits](apache/httpcomponents-client@rel/v5.2.1...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 8, 2023
1 parent 94fe9e4 commit 9dbc7c8
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 @@ -195,7 +195,7 @@
<dependency.locations.enabled>false</dependency.locations.enabled>
<hadoop.version>3.3.6</hadoop.version>
<httpcore5.version>5.2.4</httpcore5.version>
<httpclient5.version>5.2.1</httpclient5.version>
<httpclient5.version>5.3</httpclient5.version>
<jackrabbit1.version>1.6.5</jackrabbit1.version>
<!-- Don't use jackrabbit2 2.21.x, it has broken compatibility in the past, and it's labeled "unstable" -->
<jackrabbit2.version>2.20.12</jackrabbit2.version>
Expand Down

0 comments on commit 9dbc7c8

Please sign in to comment.