Skip to content

Commit

Permalink
Bump org.apache.httpcomponents.core5:httpcore5 from 5.3 to 5.3.1 (#1211)
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.3 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.3...rel/v5.3.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent 584bf21 commit 8f931c4
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 @@ -59,7 +59,7 @@
<httpclient.version>4.5.14</httpclient.version>
<httpclient5.version>5.4.1</httpclient5.version>
<httpcore.version>4.4.16</httpcore.version>
<httpcore5.version>5.3</httpcore5.version>
<httpcore5.version>5.3.1</httpcore5.version>
<jackson.version>2.18.1</jackson.version>
<jakarta.annotation-api.version>2.1.1</jakarta.annotation-api.version>
<jakarta.activation-api.version>2.1.3</jakarta.activation-api.version>
Expand Down

0 comments on commit 8f931c4

Please sign in to comment.