Skip to content

Commit

Permalink
chore(deps): bump httpcore5.version from 5.2.5 to 5.3.1
Browse files Browse the repository at this point in the history
Bumps `httpcore5.version` from 5.2.5 to 5.3.1.

Updates `org.apache.httpcomponents.core5:httpcore5` from 5.2.5 to 5.3.1
- [Changelog](https://github.com/apache/httpcomponents-core/blob/rel/v5.3.1/RELEASE_NOTES.txt)
- [Commits](apache/httpcomponents-core@rel/v5.2.5...rel/v5.3.1)

Updates `org.apache.httpcomponents.core5:httpcore5-h2` from 5.2.5 to 5.3.1
- [Changelog](https://github.com/apache/httpcomponents-core/blob/rel/v5.3.1/RELEASE_NOTES.txt)
- [Commits](apache/httpcomponents-core@rel/v5.2.5...rel/v5.3.1)

---
updated-dependencies:
- dependency-name: org.apache.httpcomponents.core5:httpcore5
  dependency-type: direct:production
  update-type: version-update:semver-minor
- 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] committed Nov 17, 2024
1 parent f2b202b commit a91c624
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 @@ -115,7 +115,7 @@
<hamcrest.version>1.3</hamcrest.version>
<httpclient5.version>5.3.1</httpclient5.version>
<httpcore.version>4.4.16</httpcore.version>
<httpcore5.version>5.2.5</httpcore5.version>
<httpcore5.version>5.3.1</httpcore5.version>
<jakarta-xml-bind.version>4.0.2</jakarta-xml-bind.version>
<jakarta.servlet-api.version>6.1.0</jakarta.servlet-api.version>
<jakarta.annotation-api.version>3.0.0</jakarta.annotation-api.version>
Expand Down

0 comments on commit a91c624

Please sign in to comment.