Skip to content

chore(deps): bump io.netty:netty-all from 4.2.1.Final to 4.2.13.Final in /dhis-2#23875

Merged
github-actions[bot] merged 2 commits into
2.41from
dependabot-maven-dhis-2-2.41-io.netty-netty-all-4.2.13.Final
May 31, 2026
Merged

chore(deps): bump io.netty:netty-all from 4.2.1.Final to 4.2.13.Final in /dhis-2#23875
github-actions[bot] merged 2 commits into
2.41from
dependabot-maven-dhis-2-2.41-io.netty-netty-all-4.2.13.Final

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 12, 2026

Copy link
Copy Markdown
Contributor

Bumps io.netty:netty-all from 4.2.1.Final to 4.2.13.Final.

Release notes

Sourced from io.netty:netty-all's releases.

netty-4.2.13.Final

CVEs Fixed

What's Changed

... (truncated)

Commits
  • b3844c8 [maven-release-plugin] prepare release netty-4.2.13.Final
  • 82f47fa Merge commit from fork
  • ada0999 Merge commit from fork
  • b4051e2 Fix BrotliDecoder not forwarding all decompressed chunks
  • 67207c1 Merge commit from fork
  • 541ca7c Merge commit from fork
  • 943edb3 Fix codec-dns tests
  • 6459a28 Merge commit from fork
  • b4ba61b Fix checkstyle in HttpObjectDecoder
  • 977661f Merge commit from fork
  • Additional commits viewable 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [io.netty:netty-all](https://github.com/netty/netty) from 4.2.1.Final to 4.2.13.Final.
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.2.1.Final...netty-4.2.13.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-all
  dependency-version: 4.2.13.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 12, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) May 12, 2026 08:53
Bumping netty-all to 4.2.13 leaves the individual netty modules that
Artemis pulls in transitively (netty-codec-haproxy,
netty-transport-classes-epoll/kqueue) at 4.1.128, putting two netty
versions on the classpath. At runtime that throws AbstractMethodError
(AbstractReferenceCountedByteBuf vs ReferenceCountUpdater) when the
Artemis JMS listener starts, which fails every integration test that
loads the Spring context.

Import io.netty:netty-bom (pinned to ${netty-all.version}) so all
io.netty:* artifacts resolve to one version. Verified: dependency:tree
shows all netty artifacts at 4.2.13 with no 4.1.x left, and
SchemaControllerTest passes under integration-h2-test.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@sonarqubecloud

Copy link
Copy Markdown

@github-actions
github-actions Bot merged commit 837be70 into 2.41 May 31, 2026
14 checks passed
@github-actions
github-actions Bot deleted the dependabot-maven-dhis-2-2.41-io.netty-netty-all-4.2.13.Final branch May 31, 2026 06:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant