Bump version.netty-handler from 4.2.14.Final to 4.2.15.Final - #751
Merged
Hakky54 merged 1 commit intoJun 8, 2026
Merged
Conversation
Bumps `version.netty-handler` from 4.2.14.Final to 4.2.15.Final. Updates `io.netty:netty-handler` from 4.2.14.Final to 4.2.15.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.14.Final...netty-4.2.15.Final) Updates `io.netty:netty-resolver-dns` from 4.2.14.Final to 4.2.15.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.14.Final...netty-4.2.15.Final) Updates `io.netty:netty-transport-native-epoll` from 4.2.14.Final to 4.2.15.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.14.Final...netty-4.2.15.Final) Updates `io.netty:netty-codec-http2` from 4.2.14.Final to 4.2.15.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.14.Final...netty-4.2.15.Final) Updates `io.netty:netty-transport-native-unix-common` from 4.2.14.Final to 4.2.15.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.14.Final...netty-4.2.15.Final) Updates `io.netty:netty-resolver-dns-native-macos` from 4.2.14.Final to 4.2.15.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.14.Final...netty-4.2.15.Final) Updates `io.netty:netty-buffer` from 4.2.14.Final to 4.2.15.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.14.Final...netty-4.2.15.Final) Updates `io.netty:netty-codec` from 4.2.14.Final to 4.2.15.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.14.Final...netty-4.2.15.Final) Updates `io.netty:netty-common` from 4.2.14.Final to 4.2.15.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.14.Final...netty-4.2.15.Final) Updates `io.netty:netty-transport` from 4.2.14.Final to 4.2.15.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.14.Final...netty-4.2.15.Final) --- updated-dependencies: - dependency-name: io.netty:netty-handler dependency-version: 4.2.15.Final dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.netty:netty-resolver-dns dependency-version: 4.2.15.Final dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.netty:netty-transport-native-epoll dependency-version: 4.2.15.Final dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.netty:netty-codec-http2 dependency-version: 4.2.15.Final dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.netty:netty-transport-native-unix-common dependency-version: 4.2.15.Final dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: io.netty:netty-resolver-dns-native-macos dependency-version: 4.2.15.Final dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: io.netty:netty-buffer dependency-version: 4.2.15.Final dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: io.netty:netty-codec dependency-version: 4.2.15.Final dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: io.netty:netty-common dependency-version: 4.2.15.Final dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: io.netty:netty-transport dependency-version: 4.2.15.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.15.Final
branch
June 8, 2026 07:01
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.14.Final to 4.2.15.Final.Updates
io.netty:netty-handlerfrom 4.2.14.Final to 4.2.15.FinalRelease notes
Sourced from io.netty:netty-handler's releases.
Commits
a41f7b2[maven-release-plugin] prepare release netty-4.2.15.Final2394530Auto-port 4.2: MQTT: Reject malformed no-payload packets with non-zero Remain...0bd1657Add maxWindowLog parameter to ZstdDecoder to bound memory allocation (#16850)76291f5Fix SCTP and Redis tests (#16893)e067b6eFix revapi warnings (#16885)5a52600Pass maxAllocation to Brotli and Zstd decoders (#16844)541add0Merge commit from fork270800eMerge commit from fork3d45a1eMerge commit from fork75127caMerge commit from forkUpdates
io.netty:netty-resolver-dnsfrom 4.2.14.Final to 4.2.15.FinalRelease notes
Sourced from io.netty:netty-resolver-dns's releases.
Commits
a41f7b2[maven-release-plugin] prepare release netty-4.2.15.Final2394530Auto-port 4.2: MQTT: Reject malformed no-payload packets with non-zero Remain...0bd1657Add maxWindowLog parameter to ZstdDecoder to bound memory allocation (#16850)76291f5Fix SCTP and Redis tests (#16893)e067b6eFix revapi warnings (#16885)5a52600Pass maxAllocation to Brotli and Zstd decoders (#16844)541add0Merge commit from fork270800eMerge commit from fork3d45a1eMerge commit from fork75127caMerge commit from forkUpdates
io.netty:netty-transport-native-epollfrom 4.2.14.Final to 4.2.15.FinalRelease notes
Sourced from io.netty:netty-transport-native-epoll's releases.
Commits
a41f7b2[maven-release-plugin] prepare release netty-4.2.15.Final2394530Auto-port 4.2: MQTT: Reject malformed no-payload packets with non-zero Remain...0bd1657Add maxWindowLog parameter to ZstdDecoder to bound memory allocation (#16850)76291f5Fix SCTP and Redis tests (#16893)e067b6eFix revapi warnings (#16885)5a52600Pass maxAllocation to Brotli and Zstd decoders (#16844)541add0Merge commit from fork270800eMerge commit from fork3d45a1eMerge commit from fork75127caMerge commit from forkUpdates
io.netty:netty-codec-http2from 4.2.14.Final to 4.2.15.FinalRelease notes
Sourced from io.netty:netty-codec-http2's releases.
Commits
a41f7b2[maven-release-plugin] prepare release netty-4.2.15.Final2394530Auto-port 4.2: MQTT: Reject malformed no-payload packets with non-zero Remain...0bd1657Add maxWindowLog parameter to ZstdDecoder to bound memory allocation (#16850)76291f5Fix SCTP and Redis tests (#16893)e067b6eFix revapi warnings (#16885)5a52600Pass maxAllocation to Brotli and Zstd decoders (#16844)541add0Merge commit from fork270800eMerge commit from fork3d45a1eMerge commit from fork75127caMerge commit from forkUpdates
io.netty:netty-transport-native-unix-commonfrom 4.2.14.Final to 4.2.15.FinalRelease notes
Sourced from io.netty:netty-transport-native-unix-common's releases.
Commits
a41f7b2[maven-release-plugin] prepare release netty-4.2.15.Final2394530Auto-port 4.2: MQTT: Reject malformed no-payload packets with non-zero Remain...0bd1657Add maxWindowLog parameter to ZstdDecoder to bound memory allocation (#16850)76291f5Fix SCTP and Redis tests (#16893)e067b6eFix revapi warnings (#16885)5a52600Pass maxAllocation to Brotli and Zstd decoders (#16844)541add0Merge commit from fork270800eMerge commit from fork3d45a1eMerge commit from fork75127caMerge commit from forkUpdates
io.netty:netty-resolver-dns-native-macosfrom 4.2.14.Final to 4.2.15.FinalRelease notes
Sourced from io.netty:netty-resolver-dns-native-macos's releases.
Commits
a41f7b2[maven-release-plugin] prepare release netty-4.2.15.Final2394530Auto-port 4.2: MQTT: Reject malformed no-payload packets with non-zero Remain...0bd1657Add maxWindowLog parameter to ZstdDecoder to bound memory allocation (#16850)76291f5Fix SCTP and Redis tests (#16893)e067b6eFix revapi warnings (#16885)5a52600Pass maxAllocation to Brotli and Zstd decoders (#16844)541add0Merge commit from fork270800eMerge commit from fork3d45a1eMerge commit from fork75127caMerge commit from forkUpdates
io.netty:netty-bufferfrom 4.2.14.Final to 4.2.15.FinalRelease notes
Sourced from io.netty:netty-buffer's releases.
Commits
a41f7b2[maven-release-plugin] prepare release netty-4.2.15.Final2394530Auto-port 4.2: MQTT: Reject malformed no-payload packets with non-zero Remain...0bd1657Add maxWindowLog parameter to ZstdDecoder to bound memory allocation (#16850)76291f5Fix SCTP and Redis tests (#16893)e067b6eFix revapi warnings (#16885)5a52600Pass maxAllocation to Brotli and Zstd decoders (#16844)541add0Merge commit from fork270800eMerge commit from fork3d45a1eMerge commit from fork75127caMerge commit from forkUpdates
io.netty:netty-codecfrom 4.2.14.Final to 4.2.15.FinalRelease notes
Sourced from