Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

Commit

Permalink
Bump httpcore5-h2 from 5.1.4 to 5.2
Browse files Browse the repository at this point in the history
Bumps [httpcore5-h2](https://github.com/apache/httpcomponents-core) from 5.1.4 to 5.2.
- [Release notes](https://github.com/apache/httpcomponents-core/releases)
- [Changelog](https://github.com/apache/httpcomponents-core/blob/master/RELEASE_NOTES.txt)
- [Commits](apache/httpcomponents-core@rel/v5.1.4...rel/v5.2)

---
updated-dependencies:
- dependency-name: org.apache.httpcomponents.core5:httpcore5-h2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and rzo1 committed Nov 7, 2022
1 parent b0ca13a commit 7128266
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 @@ -109,7 +109,7 @@

<apache.http.client.version>5.1.3</apache.http.client.version>
<apache.http.core.version>5.2</apache.http.core.version>
<apache.http.core.h2.version>5.1.4</apache.http.core.h2.version>
<apache.http.core.h2.version>5.2</apache.http.core.h2.version>

<apache.tika.version>2.5.0</apache.tika.version>
<!-- XXX replace with crawler commons -->
Expand Down

0 comments on commit 7128266

Please sign in to comment.