Skip to content

chore(deps): bump org.apache.httpcomponents.core5:httpcore5 from 5.4.1 to 5.4.2 in the httpcomponents5 group#2516

Merged
javahippie merged 1 commit into
release/1.1.xfrom
dependabot/maven/release/1.1.x/httpcomponents5-f7e9ff5cdc
Mar 6, 2026
Merged

chore(deps): bump org.apache.httpcomponents.core5:httpcore5 from 5.4.1 to 5.4.2 in the httpcomponents5 group#2516
javahippie merged 1 commit into
release/1.1.xfrom
dependabot/maven/release/1.1.x/httpcomponents5-f7e9ff5cdc

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 6, 2026

Copy link
Copy Markdown
Contributor

Bumps the httpcomponents5 group with 1 update: org.apache.httpcomponents.core5:httpcore5.

Updates org.apache.httpcomponents.core5:httpcore5 from 5.4.1 to 5.4.2

Changelog

Sourced from org.apache.httpcomponents.core5:httpcore5's changelog.

Release 5.4.2

This maintenance release fixes a bug in the lax connection pool where expired connection cleanup fails to update the number of available connections, potentially causing the client to eventually deadlock. Two other fixes are included as well, one for a memory leak in the implementation of HTTP/2 stream priority and one in the parseLenient method, which should ignore illegal character names.

Change Log

  • Bug fix: Decrement pool entry count in LaxConnPool upon discarding an expired connection. Contributed by Ryan Schmitt

  • Bug fix: Fix HTTP/2 stream priority memory leak. (#617) Contributed by Arturo Bernal

  • Bug fix: Fix parseLenient to ignore illegal charset names. (#618) Contributed by Arturo Bernal

Commits
  • 4ee5b2a HttpCore 5.4.2 release
  • fb3b743 Update release notes for HttpCore 5.4.2 release
  • 02ac686 LaxConnPool: Deallocate pool entry upon discarding expired connection
  • 9a641bd Fix HTTP/2 stream priority memory leak by dropping unused PriorityValue cache...
  • dbc8788 HTTPCORE-794 - Fix parseLenient to ignore illegal charset names (#618)
  • 95d7182 Upgraded HttpCore version to 5.4.2-SNAPSHOT
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the httpcomponents5 group with 1 update: [org.apache.httpcomponents.core5:httpcore5](https://github.com/apache/httpcomponents-core).


Updates `org.apache.httpcomponents.core5:httpcore5` from 5.4.1 to 5.4.2
- [Changelog](https://github.com/apache/httpcomponents-core/blob/rel/v5.4.2/RELEASE_NOTES.txt)
- [Commits](apache/httpcomponents-core@rel/v5.4.1...rel/v5.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added this to the 1.1.1 milestone Mar 6, 2026
@dependabot dependabot Bot added the dependencies:maven Updates of Maven dependencies label Mar 6, 2026
@javahippie

Copy link
Copy Markdown
Contributor

Rerun of the flakey tests was green

@javahippie javahippie merged commit 9f3d06a into release/1.1.x Mar 6, 2026
29 of 30 checks passed
@dependabot dependabot Bot deleted the dependabot/maven/release/1.1.x/httpcomponents5-f7e9ff5cdc branch March 6, 2026 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies:maven Updates of Maven dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant