Skip to content

Commit

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

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 6ba3bf6 commit 92655c9
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 @@ -116,7 +116,7 @@
<hamcrest.version>1.3</hamcrest.version>
<httpclient5.version>5.4.1</httpclient5.version>
<httpcore.version>4.4.16</httpcore.version>
<httpcore5.version>5.3.1</httpcore5.version>
<httpcore5.version>5.3.2</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 92655c9

Please sign in to comment.