Skip to content

Bump the netty group with 6 updates#18

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/gradle/netty-0c690eef3b
Open

Bump the netty group with 6 updates#18
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/gradle/netty-0c690eef3b

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps the netty group with 6 updates:

Package From To
io.netty:netty-buffer 4.2.13.Final 4.2.14.Final
io.netty:netty-codec-base 4.2.13.Final 4.2.14.Final
io.netty:netty-common 4.2.13.Final 4.2.14.Final
io.netty:netty-handler 4.2.13.Final 4.2.14.Final
io.netty:netty-resolver 4.2.13.Final 4.2.14.Final
io.netty:netty-transport 4.2.13.Final 4.2.14.Final

Updates io.netty:netty-buffer from 4.2.13.Final to 4.2.14.Final

Release notes

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

netty-4.2.14.Final

What's Changed

New Contributors

Full Changelog: netty/netty@netty-4.2.13.Final...netty-4.2.14.Final

Commits
  • 0a60b75 [maven-release-plugin] prepare release netty-4.2.14.Final
  • 72df658 Fix MQTT decoder size check after variable header replay (#16787)
  • 7125dba MQTT: Allow MQTT 5 CONNECT with password only (#16833)
  • 9e19320 IoUring: Stop generic FileRegion drain loop when transferred() reaches count(...
  • 4ce9f17 Route synchronous onLookupComplete exceptions via fireExceptionCaught (#16794)
  • f7b1b7d Fix memoryAddress() for direct ByteBuffers wrapped by Unpooled without Unsafe...
  • 0ccb265 IpFilter: Fix ClassCastException caused by IpSubnetFilter if only ipv6 rules ...
  • a6aeb6d Resolve all localhost addresses without querying DNS servers (#16749)
  • c328ba2 Fix ResumptionController wrapping (#16815)
  • bc5862b HTTP2: Use 100 as default max concurrent streams setting (#16804)
  • Additional commits viewable in compare view

Updates io.netty:netty-codec-base from 4.2.13.Final to 4.2.14.Final

Release notes

Sourced from io.netty:netty-codec-base's releases.

netty-4.2.14.Final

What's Changed

New Contributors

Full Changelog: netty/netty@netty-4.2.13.Final...netty-4.2.14.Final

Commits
  • 0a60b75 [maven-release-plugin] prepare release netty-4.2.14.Final
  • 72df658 Fix MQTT decoder size check after variable header replay (#16787)
  • 7125dba MQTT: Allow MQTT 5 CONNECT with password only (#16833)
  • 9e19320 IoUring: Stop generic FileRegion drain loop when transferred() reaches count(...
  • 4ce9f17 Route synchronous onLookupComplete exceptions via fireExceptionCaught (#16794)
  • f7b1b7d Fix memoryAddress() for direct ByteBuffers wrapped by Unpooled without Unsafe...
  • 0ccb265 IpFilter: Fix ClassCastException caused by IpSubnetFilter if only ipv6 rules ...
  • a6aeb6d Resolve all localhost addresses without querying DNS servers (#16749)
  • c328ba2 Fix ResumptionController wrapping (#16815)
  • bc5862b HTTP2: Use 100 as default max concurrent streams setting (#16804)
  • Additional commits viewable in compare view

Updates io.netty:netty-common from 4.2.13.Final to 4.2.14.Final

Release notes

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

netty-4.2.14.Final

What's Changed

New Contributors

Full Changelog: netty/netty@netty-4.2.13.Final...netty-4.2.14.Final

Commits
  • 0a60b75 [maven-release-plugin] prepare release netty-4.2.14.Final
  • 72df658 Fix MQTT decoder size check after variable header replay (#16787)
  • 7125dba MQTT: Allow MQTT 5 CONNECT with password only (#16833)
  • 9e19320 IoUring: Stop generic FileRegion drain loop when transferred() reaches count(...
  • 4ce9f17 Route synchronous onLookupComplete exceptions via fireExceptionCaught (#16794)
  • f7b1b7d Fix memoryAddress() for direct ByteBuffers wrapped by Unpooled without Unsafe...
  • 0ccb265 IpFilter: Fix ClassCastException caused by IpSubnetFilter if only ipv6 rules ...
  • a6aeb6d Resolve all localhost addresses without querying DNS servers (#16749)
  • c328ba2 Fix ResumptionController wrapping (#16815)
  • bc5862b HTTP2: Use 100 as default max concurrent streams setting (#16804)
  • Additional commits viewable in compare view

Updates io.netty:netty-handler from 4.2.13.Final to 4.2.14.Final

Release notes

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

netty-4.2.14.Final

What's Changed

New Contributors

Full Changelog: netty/netty@netty-4.2.13.Final...netty-4.2.14.Final

Commits
  • 0a60b75 [maven-release-plugin] prepare release netty-4.2.14.Final
  • 72df658 Fix MQTT decoder size check after variable header replay (#16787)
  • 7125dba MQTT: Allow MQTT 5 CONNECT with password only (#16833)
  • 9e19320 IoUring: Stop generic FileRegion drain loop when transferred() reaches count(...
  • 4ce9f17 Route synchronous onLookupComplete exceptions via fireExceptionCaught (#16794)
  • f7b1b7d Fix memoryAddress() for direct ByteBuffers wrapped by Unpooled without Unsafe...
  • 0ccb265 IpFilter: Fix ClassCastException caused by IpSubnetFilter if only ipv6 rules ...
  • a6aeb6d Resolve all localhost addresses without querying DNS servers (#16749)
  • c328ba2 Fix ResumptionController wrapping (#16815)
  • bc5862b HTTP2: Use 100 as default max concurrent streams setting (#16804)
  • Additional commits viewable in compare view

Updates io.netty:netty-resolver from 4.2.13.Final to 4.2.14.Final

Release notes

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

netty-4.2.14.Final

What's Changed

New Contributors

Full Changelog: netty/netty@netty-4.2.13.Final...netty-4.2.14.Final

Commits
  • 0a60b75 [maven-release-plugin] prepare release netty-4.2.14.Final
  • 72df658 Fix MQTT decoder size check after variable header replay (#16787)
  • 7125dba MQTT: Allow MQTT 5 CONNECT with password only (#16833)
  • 9e19320 IoUring: Stop generic FileRegion drain loop when transferred() reaches count(...
  • 4ce9f17 Route synchronous onLookupComplete exceptions via fireExceptionCaught (#16794)
  • f7b1b7d Fix memoryAddress() for direct ByteBuffers wrapped by Unpooled without Unsafe...
  • 0ccb265 IpFilter: Fix ClassCastException caused by IpSubnetFilter if only ipv6 rules ...
  • a6aeb6d Resolve all localhost addresses without querying DNS servers (#16749)
  • c328ba2 Fix ResumptionController wrapping (#16815)
  • bc5862b HTTP2: Use 100 as default max concurrent streams setting (#16804)
  • Additional commits viewable in compare view

Updates io.netty:netty-transport from 4.2.13.Final to 4.2.14.Final

Release notes

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

netty-4.2.14.Final

What's Changed

New Contributors

Full Changelog: netty/netty@netty-4.2.13.Final...netty-4.2.14.Final

Commits
  • 0a60b75 [maven-release-plugin] prepare release netty-4.2.14.Final
  • 72df658 Fix MQTT decoder size check after variable header replay (#16787)
  • 7125dba MQTT: Allow MQTT 5 CONNECT with password only (#16833)
  • 9e19320 IoUring: Stop generic FileRegion drain loop when transferred() reaches count(...
  • 4ce9f17 Route synchronous onLookupComplete exceptions via fireExceptionCaught (#16794)
  • f7b1b7d Fix memoryAddress() for direct ByteBuffers wrapped by Unpooled without Unsafe...
  • 0ccb265 IpFilter: Fix ClassCastException caused by IpSubnetFilter if only ipv6 rules ...
  • a6aeb6d Resolve all localhost addresses without querying DNS servers (#16749)
  • c328ba2 Fix ResumptionController wrapping (#16815)
  • bc5862b HTTP2: Use 100 as default max concurrent streams setting (#16804)
  • Additional commits viewable in compare view

Updates io.netty:netty-codec-base from 4.2.13.Final to 4.2.14.Final

Release notes

Sourced from io.netty:netty-codec-base's releases.

netty-4.2.14.Final

What's Changed

Bumps the netty group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [io.netty:netty-buffer](https://github.com/netty/netty) | `4.2.13.Final` | `4.2.14.Final` |
| [io.netty:netty-codec-base](https://github.com/netty/netty) | `4.2.13.Final` | `4.2.14.Final` |
| [io.netty:netty-common](https://github.com/netty/netty) | `4.2.13.Final` | `4.2.14.Final` |
| [io.netty:netty-handler](https://github.com/netty/netty) | `4.2.13.Final` | `4.2.14.Final` |
| [io.netty:netty-resolver](https://github.com/netty/netty) | `4.2.13.Final` | `4.2.14.Final` |
| [io.netty:netty-transport](https://github.com/netty/netty) | `4.2.13.Final` | `4.2.14.Final` |


Updates `io.netty:netty-buffer` from 4.2.13.Final to 4.2.14.Final
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.2.13.Final...netty-4.2.14.Final)

Updates `io.netty:netty-codec-base` from 4.2.13.Final to 4.2.14.Final
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.2.13.Final...netty-4.2.14.Final)

Updates `io.netty:netty-common` from 4.2.13.Final to 4.2.14.Final
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.2.13.Final...netty-4.2.14.Final)

Updates `io.netty:netty-handler` from 4.2.13.Final to 4.2.14.Final
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.2.13.Final...netty-4.2.14.Final)

Updates `io.netty:netty-resolver` from 4.2.13.Final to 4.2.14.Final
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.2.13.Final...netty-4.2.14.Final)

Updates `io.netty:netty-transport` from 4.2.13.Final to 4.2.14.Final
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.2.13.Final...netty-4.2.14.Final)

Updates `io.netty:netty-codec-base` from 4.2.13.Final to 4.2.14.Final
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.2.13.Final...netty-4.2.14.Final)

Updates `io.netty:netty-common` from 4.2.13.Final to 4.2.14.Final
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.2.13.Final...netty-4.2.14.Final)

Updates `io.netty:netty-handler` from 4.2.13.Final to 4.2.14.Final
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.2.13.Final...netty-4.2.14.Final)

Updates `io.netty:netty-resolver` from 4.2.13.Final to 4.2.14.Final
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.2.13.Final...netty-4.2.14.Final)

Updates `io.netty:netty-transport` from 4.2.13.Final to 4.2.14.Final
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.2.13.Final...netty-4.2.14.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-buffer
  dependency-version: 4.2.14.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: netty
- dependency-name: io.netty:netty-codec-base
  dependency-version: 4.2.14.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: netty
- dependency-name: io.netty:netty-common
  dependency-version: 4.2.14.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: netty
- dependency-name: io.netty:netty-handler
  dependency-version: 4.2.14.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: netty
- dependency-name: io.netty:netty-resolver
  dependency-version: 4.2.14.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: netty
- dependency-name: io.netty:netty-transport
  dependency-version: 4.2.14.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: netty
- dependency-name: io.netty:netty-codec-base
  dependency-version: 4.2.14.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: netty
- dependency-name: io.netty:netty-common
  dependency-version: 4.2.14.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: netty
- dependency-name: io.netty:netty-handler
  dependency-version: 4.2.14.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: netty
- dependency-name: io.netty:netty-resolver
  dependency-version: 4.2.14.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: netty
- dependency-name: io.netty:netty-transport
  dependency-version: 4.2.14.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: netty
...

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 24, 2026
@github-actions
Copy link
Copy Markdown

Gradle Test Results

34 766 tests  ±0   34 765 ✅ ±0   9s ⏱️ -11s
    39 suites ±0        1 💤 ±0 
    39 files   ±0        0 ❌ ±0 

Results for commit a7e150c. ± Comparison against base commit 0495606.

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.

0 participants