Bump version.netty-handler from 4.2.13.Final to 4.2.14.Final - #745
Merged
Hakky54 merged 1 commit intoMay 25, 2026
Merged
Conversation
Bumps `version.netty-handler` from 4.2.13.Final to 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-dns` 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-native-epoll` 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-http2` 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-native-unix-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-resolver-dns-native-macos` 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-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` 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-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-handler dependency-version: 4.2.14.Final dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.netty:netty-resolver-dns dependency-version: 4.2.14.Final dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.netty:netty-transport-native-epoll dependency-version: 4.2.14.Final dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.netty:netty-codec-http2 dependency-version: 4.2.14.Final dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.netty:netty-transport-native-unix-common dependency-version: 4.2.14.Final dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: io.netty:netty-resolver-dns-native-macos dependency-version: 4.2.14.Final dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: io.netty:netty-buffer dependency-version: 4.2.14.Final dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: io.netty:netty-codec dependency-version: 4.2.14.Final dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: io.netty:netty-common dependency-version: 4.2.14.Final dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: io.netty:netty-transport dependency-version: 4.2.14.Final dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
deleted the
dependabot/maven/version.netty-handler-4.2.14.Final
branch
May 25, 2026 05:19
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps
version.netty-handlerfrom 4.2.13.Final to 4.2.14.Final.Updates
io.netty:netty-handlerfrom 4.2.13.Final to 4.2.14.FinalRelease notes
Sourced from io.netty:netty-handler's releases.
Commits
0a60b75[maven-release-plugin] prepare release netty-4.2.14.Final72df658Fix MQTT decoder size check after variable header replay (#16787)7125dbaMQTT: Allow MQTT 5 CONNECT with password only (#16833)9e19320IoUring: Stop generic FileRegion drain loop when transferred() reaches count(...4ce9f17Route synchronous onLookupComplete exceptions via fireExceptionCaught (#16794)f7b1b7dFix memoryAddress() for direct ByteBuffers wrapped by Unpooled without Unsafe...0ccb265IpFilter: Fix ClassCastException caused by IpSubnetFilter if only ipv6 rules ...a6aeb6dResolve all localhost addresses without querying DNS servers (#16749)c328ba2Fix ResumptionController wrapping (#16815)bc5862bHTTP2: Use 100 as default max concurrent streams setting (#16804)Updates
io.netty:netty-resolver-dnsfrom 4.2.13.Final to 4.2.14.FinalRelease notes
Sourced from io.netty:netty-resolver-dns's releases.
Commits
0a60b75[maven-release-plugin] prepare release netty-4.2.14.Final72df658Fix MQTT decoder size check after variable header replay (#16787)7125dbaMQTT: Allow MQTT 5 CONNECT with password only (#16833)9e19320IoUring: Stop generic FileRegion drain loop when transferred() reaches count(...4ce9f17Route synchronous onLookupComplete exceptions via fireExceptionCaught (#16794)f7b1b7dFix memoryAddress() for direct ByteBuffers wrapped by Unpooled without Unsafe...0ccb265IpFilter: Fix ClassCastException caused by IpSubnetFilter if only ipv6 rules ...a6aeb6dResolve all localhost addresses without querying DNS servers (#16749)c328ba2Fix ResumptionController wrapping (#16815)bc5862bHTTP2: Use 100 as default max concurrent streams setting (#16804)Updates
io.netty:netty-transport-native-epollfrom 4.2.13.Final to 4.2.14.FinalRelease notes
Sourced from io.netty:netty-transport-native-epoll's releases.
Commits
0a60b75[maven-release-plugin] prepare release netty-4.2.14.Final72df658Fix MQTT decoder size check after variable header replay (#16787)7125dbaMQTT: Allow MQTT 5 CONNECT with password only (#16833)9e19320IoUring: Stop generic FileRegion drain loop when transferred() reaches count(...4ce9f17Route synchronous onLookupComplete exceptions via fireExceptionCaught (#16794)f7b1b7dFix memoryAddress() for direct ByteBuffers wrapped by Unpooled without Unsafe...0ccb265IpFilter: Fix ClassCastException caused by IpSubnetFilter if only ipv6 rules ...a6aeb6dResolve all localhost addresses without querying DNS servers (#16749)c328ba2Fix ResumptionController wrapping (#16815)bc5862bHTTP2: Use 100 as default max concurrent streams setting (#16804)Updates
io.netty:netty-codec-http2from 4.2.13.Final to 4.2.14.FinalRelease notes
Sourced from io.netty:netty-codec-http2's releases.
Commits
0a60b75[maven-release-plugin] prepare release netty-4.2.14.Final72df658Fix MQTT decoder size check after variable header replay (#16787)7125dbaMQTT: Allow MQTT 5 CONNECT with password only (#16833)9e19320IoUring: Stop generic FileRegion drain loop when transferred() reaches count(...4ce9f17Route synchronous onLookupComplete exceptions via fireExceptionCaught (#16794)f7b1b7dFix memoryAddress() for direct ByteBuffers wrapped by Unpooled without Unsafe...0ccb265IpFilter: Fix ClassCastException caused by IpSubnetFilter if only ipv6 rules ...a6aeb6dResolve all localhost addresses without querying DNS servers (#16749)c328ba2Fix ResumptionController wrapping (#16815)bc5862bHTTP2: Use 100 as default max concurrent streams setting (#16804)Updates
io.netty:netty-transport-native-unix-commonfrom 4.2.13.Final to 4.2.14.FinalRelease notes
Sourced from io.netty:netty-transport-native-unix-common's releases.
Commits
0a60b75[maven-release-plugin] prepare release netty-4.2.14.Final72df658Fix MQTT decoder size check after variable header replay (#16787)7125dbaMQTT: Allow MQTT 5 CONNECT with password only (#16833)9e19320IoUring: Stop generic FileRegion drain loop when transferred() reaches count(...4ce9f17Route synchronous onLookupComplete exceptions via fireExceptionCaught (#16794)f7b1b7dFix memoryAddress() for direct ByteBuffers wrapped by Unpooled without Unsafe...0ccb265IpFilter: Fix ClassCastException caused by IpSubnetFilter if only ipv6 rules ...a6aeb6dResolve all localhost addresses without querying DNS servers (#16749)c328ba2Fix ResumptionController wrapping (#16815)bc5862bHTTP2: Use 100 as default max concurrent streams setting (#16804)Updates
io.netty:netty-resolver-dns-native-macosfrom 4.2.13.Final to 4.2.14.FinalRelease notes
Sourced from io.netty:netty-resolver-dns-native-macos's releases.
Commits
0a60b75[maven-release-plugin] prepare release netty-4.2.14.Final72df658Fix MQTT decoder size check after variable header replay (#16787)7125dbaMQTT: Allow MQTT 5 CONNECT with password only (#16833)9e19320IoUring: Stop generic FileRegion drain loop when transferred() reaches count(...4ce9f17Route synchronous onLookupComplete exceptions via fireExceptionCaught (#16794)f7b1b7dFix memoryAddress() for direct ByteBuffers wrapped by Unpooled without Unsafe...0ccb265IpFilter: Fix ClassCastException caused by IpSubnetFilter if only ipv6 rules ...a6aeb6dResolve all localhost addresses without querying DNS servers (#16749)c328ba2Fix ResumptionController wrapping (#16815)bc5862bHTTP2: Use 100 as default max concurrent streams setting (#16804)Updates
io.netty:netty-bufferfrom 4.2.13.Final to 4.2.14.FinalRelease notes
Sourced from io.netty:netty-buffer's releases.