Skip to content

chore(deps): bump io.netty:netty-handler from 4.2.14.Final to 4.2.17.Final - #379

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/io.netty-netty-handler-4.2.17.Final
Open

chore(deps): bump io.netty:netty-handler from 4.2.14.Final to 4.2.17.Final#379
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/io.netty-netty-handler-4.2.17.Final

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 8, 2026

Copy link
Copy Markdown
Contributor

Bumps io.netty:netty-handler from 4.2.14.Final to 4.2.17.Final.

Release notes

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

netty-4.2.17.Final

What's Changed

New Contributors

... (truncated)

Commits
  • e0789d3 [maven-release-plugin] prepare release netty-4.2.17.Final
  • 1b5abc6 Merge changes from forks (#17213)
  • 36fbf57 Update surefire plugin to latest version (#17210)
  • a96226c Add .editorconfig to enforce consistent coding style (#17052)
  • 14a4e6a OpenSSL: Allow to obtain used named group via OpenSslSession (#17058)
  • 26255b1 Weakly reference engines from the OpenSSL engine map (#17199)
  • ae41417 HttpServerCodec: do not consume the method queue for 1xx interim responses ...
  • 41f1db5 Do not write WebSocket handshake response to the tail of the pipeline (#17192)
  • 035d76e Update compress-lzf to 1.2.1 (#17194)
  • 7681aff Fix JdkZlibDecompressor losing the tail of highly compressible streams (#17191)
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

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

---
updated-dependencies:
- dependency-name: io.netty:netty-handler
  dependency-version: 4.2.17.Final
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Sep 8, 2026

Copy link
Copy Markdown
Contributor Author

Assignees

The following users could not be added as assignees: RichardSlater. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 8, 2026
Copilot AI lite review requested due to automatic review settings September 8, 2026 19:15
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 8, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The change is a straightforward patch-level dependency version bump applied via a single managed property with no additional code or configuration changes.

Pull request overview

This PR updates the parent Maven POM’s managed Netty version to incorporate the latest patch release for io.netty:netty-handler, ensuring downstream modules inheriting from this parent consume the updated Netty artifacts via dependencyManagement.

Changes:

  • Bump ${netty.version} from 4.2.14.Final to 4.2.17.Final.
  • Apply the new version consistently to the managed io.netty artifacts that reference ${netty.version} (e.g., netty-handler, netty-codec-http, netty-codec, netty-common).
File summaries
File Description
pom.xml Updates the managed Netty version property used by multiple io.netty dependencies, including netty-handler.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant