Skip to content

Commit

Permalink
Bump org.apache.httpcomponents.core5:httpcore5 from 5.2.3 to 5.3
Browse files Browse the repository at this point in the history
Bumps [org.apache.httpcomponents.core5:httpcore5](https://github.com/apache/httpcomponents-core) from 5.2.3 to 5.3.
- [Changelog](https://github.com/apache/httpcomponents-core/blob/master/RELEASE_NOTES.txt)
- [Commits](apache/httpcomponents-core@rel/v5.2.3...rel/v5.3)

---
updated-dependencies:
- dependency-name: org.apache.httpcomponents.core5:httpcore5
  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 Oct 21, 2024
1 parent 50619a6 commit 9248d8d
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 @@
<log4j.version>2.23.0</log4j.version>

<apache.http.client.version>5.2.1</apache.http.client.version>
<apache.http.core.version>5.2.3</apache.http.core.version>
<apache.http.core.version>5.3</apache.http.core.version>
<apache.http.core.h2.version>5.2.4</apache.http.core.h2.version>

<apache.tika.version>2.9.1</apache.tika.version>
Expand Down

0 comments on commit 9248d8d

Please sign in to comment.