Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2026

Bumps the netty group with 11 updates:

Package From To
io.netty:netty-handler 4.1.130.Final 4.2.10.Final
io.netty:netty-transport 4.1.130.Final 4.2.10.Final
io.netty:netty-codec-http 4.1.130.Final 4.2.10.Final
io.netty:netty-codec-http2 4.1.130.Final 4.2.10.Final
io.netty:netty-codec 4.1.130.Final 4.2.10.Final
io.netty:netty-common 4.1.130.Final 4.2.10.Final
io.netty:netty-buffer 4.1.130.Final 4.2.10.Final
io.netty:netty-resolver 4.1.130.Final 4.2.10.Final
io.netty:netty-resolver-dns 4.1.130.Final 4.2.10.Final
io.netty:netty-transport-classes-epoll 4.1.130.Final 4.2.10.Final
io.netty:netty-tcnative-boringssl-static 2.0.74.Final 2.0.75.Final

Updates io.netty:netty-handler from 4.1.130.Final to 4.2.10.Final

Commits
  • 4cc9873 [maven-release-plugin] prepare release netty-4.2.10.Final
  • 54b8663 Remove unnecessary allocations and abstractions in HttpContentCompressor (#16...
  • 961f427 Update to netty-tcnative 2.0.75.Final (#16227)
  • 3007ba9 Use recommanded finalize chain pattern when override finalize() method (#16212)
  • b918042 Update some dependencies (#16198) (#16215)
  • 874c995 Reduce allocations on DefaultHeaders::containsValue (#15843)
  • e0fe794 Remove unnecessary null check in WebSocketServerExtensionHandler (#16201)
  • 1b0636b Move default compression options into static variable in HttpContentCompresso...
  • 85a3a0e codec-http2: move the accessors from Http2Headers to DefaultHttp2Headers (#16...
  • f44a88d Improve chunk picking for the large-size buddy allocator (#16179)
  • Additional commits viewable in compare view

Updates io.netty:netty-transport from 4.1.130.Final to 4.2.10.Final

Commits
  • 4cc9873 [maven-release-plugin] prepare release netty-4.2.10.Final
  • 54b8663 Remove unnecessary allocations and abstractions in HttpContentCompressor (#16...
  • 961f427 Update to netty-tcnative 2.0.75.Final (#16227)
  • 3007ba9 Use recommanded finalize chain pattern when override finalize() method (#16212)
  • b918042 Update some dependencies (#16198) (#16215)
  • 874c995 Reduce allocations on DefaultHeaders::containsValue (#15843)
  • e0fe794 Remove unnecessary null check in WebSocketServerExtensionHandler (#16201)
  • 1b0636b Move default compression options into static variable in HttpContentCompresso...
  • 85a3a0e codec-http2: move the accessors from Http2Headers to DefaultHttp2Headers (#16...
  • f44a88d Improve chunk picking for the large-size buddy allocator (#16179)
  • Additional commits viewable in compare view

Updates io.netty:netty-codec-http from 4.1.130.Final to 4.2.10.Final

Commits
  • 4cc9873 [maven-release-plugin] prepare release netty-4.2.10.Final
  • 54b8663 Remove unnecessary allocations and abstractions in HttpContentCompressor (#16...
  • 961f427 Update to netty-tcnative 2.0.75.Final (#16227)
  • 3007ba9 Use recommanded finalize chain pattern when override finalize() method (#16212)
  • b918042 Update some dependencies (#16198) (#16215)
  • 874c995 Reduce allocations on DefaultHeaders::containsValue (#15843)
  • e0fe794 Remove unnecessary null check in WebSocketServerExtensionHandler (#16201)
  • 1b0636b Move default compression options into static variable in HttpContentCompresso...
  • 85a3a0e codec-http2: move the accessors from Http2Headers to DefaultHttp2Headers (#16...
  • f44a88d Improve chunk picking for the large-size buddy allocator (#16179)
  • Additional commits viewable in compare view

Updates io.netty:netty-codec-http2 from 4.1.130.Final to 4.2.10.Final

Commits
  • 4cc9873 [maven-release-plugin] prepare release netty-4.2.10.Final
  • 54b8663 Remove unnecessary allocations and abstractions in HttpContentCompressor (#16...
  • 961f427 Update to netty-tcnative 2.0.75.Final (#16227)
  • 3007ba9 Use recommanded finalize chain pattern when override finalize() method (#16212)
  • b918042 Update some dependencies (#16198) (#16215)
  • 874c995 Reduce allocations on DefaultHeaders::containsValue (#15843)
  • e0fe794 Remove unnecessary null check in WebSocketServerExtensionHandler (#16201)
  • 1b0636b Move default compression options into static variable in HttpContentCompresso...
  • 85a3a0e codec-http2: move the accessors from Http2Headers to DefaultHttp2Headers (#16...
  • f44a88d Improve chunk picking for the large-size buddy allocator (#16179)
  • Additional commits viewable in compare view

Updates io.netty:netty-codec from 4.1.130.Final to 4.2.10.Final

Commits
  • 4cc9873 [maven-release-plugin] prepare release netty-4.2.10.Final
  • 54b8663 Remove unnecessary allocations and abstractions in HttpContentCompressor (#16...
  • 961f427 Update to netty-tcnative 2.0.75.Final (#16227)
  • 3007ba9 Use recommanded finalize chain pattern when override finalize() method (#16212)
  • b918042 Update some dependencies (#16198) (#16215)
  • 874c995 Reduce allocations on DefaultHeaders::containsValue (#15843)
  • e0fe794 Remove unnecessary null check in WebSocketServerExtensionHandler (#16201)
  • 1b0636b Move default compression options into static variable in HttpContentCompresso...
  • 85a3a0e codec-http2: move the accessors from Http2Headers to DefaultHttp2Headers (#16...
  • f44a88d Improve chunk picking for the large-size buddy allocator (#16179)
  • Additional commits viewable in compare view

Updates io.netty:netty-common from 4.1.130.Final to 4.2.10.Final

Commits
  • 4cc9873 [maven-release-plugin] prepare release netty-4.2.10.Final
  • 54b8663 Remove unnecessary allocations and abstractions in HttpContentCompressor (#16...
  • 961f427 Update to netty-tcnative 2.0.75.Final (#16227)
  • 3007ba9 Use recommanded finalize chain pattern when override finalize() method (#16212)
  • b918042 Update some dependencies (#16198) (#16215)
  • 874c995 Reduce allocations on DefaultHeaders::containsValue (#15843)
  • e0fe794 Remove unnecessary null check in WebSocketServerExtensionHandler (#16201)
  • 1b0636b Move default compression options into static variable in HttpContentCompresso...
  • 85a3a0e codec-http2: move the accessors from Http2Headers to DefaultHttp2Headers (#16...
  • f44a88d Improve chunk picking for the large-size buddy allocator (#16179)
  • Additional commits viewable in compare view

Updates io.netty:netty-buffer from 4.1.130.Final to 4.2.10.Final

Commits
  • 4cc9873 [maven-release-plugin] prepare release netty-4.2.10.Final
  • 54b8663 Remove unnecessary allocations and abstractions in HttpContentCompressor (#16...
  • 961f427 Update to netty-tcnative 2.0.75.Final (#16227)
  • 3007ba9 Use recommanded finalize chain pattern when override finalize() method (#16212)
  • b918042 Update some dependencies (#16198) (#16215)
  • 874c995 Reduce allocations on DefaultHeaders::containsValue (#15843)
  • e0fe794 Remove unnecessary null check in WebSocketServerExtensionHandler (#16201)
  • 1b0636b Move default compression options into static variable in HttpContentCompresso...
  • 85a3a0e codec-http2: move the accessors from Http2Headers to DefaultHttp2Headers (#16...
  • f44a88d Improve chunk picking for the large-size buddy allocator (#16179)
  • Additional commits viewable in compare view

Updates io.netty:netty-resolver from 4.1.130.Final to 4.2.10.Final

Commits
  • 4cc9873 [maven-release-plugin] prepare release netty-4.2.10.Final
  • 54b8663 Remove unnecessary allocations and abstractions in HttpContentCompressor (#16...
  • 961f427 Update to netty-tcnative 2.0.75.Final (#16227)
  • 3007ba9 Use recommanded finalize chain pattern when override finalize() method (#16212)
  • b918042 Update some dependencies (#16198) (#16215)
  • 874c995 Reduce allocations on DefaultHeaders::containsValue (#15843)
  • e0fe794 Remove unnecessary null check in WebSocketServerExtensionHandler (#16201)
  • 1b0636b Move default compression options into static variable in HttpContentCompresso...
  • 85a3a0e codec-http2: move the accessors from Http2Headers to DefaultHttp2Headers (#16...
  • f44a88d Improve chunk picking for the large-size buddy allocator (#16179)
  • Additional commits viewable in compare view

Updates io.netty:netty-resolver-dns from 4.1.130.Final to 4.2.10.Final

Commits
  • 4cc9873 [maven-release-plugin] prepare release netty-4.2.10.Final
  • 54b8663 Remove unnecessary allocations and abstractions in HttpContentCompressor (#16...
  • 961f427 Update to netty-tcnative 2.0.75.Final (#16227)
  • 3007ba9 Use recommanded finalize chain pattern when override finalize() method (#16212)
  • b918042 Update some dependencies (#16198) (#16215)
  • 874c995 Reduce allocations on DefaultHeaders::containsValue (#15843)
  • e0fe794 Remove unnecessary null check in WebSocketServerExtensionHandler (#16201)
  • 1b0636b Move default compression options into static variable in HttpContentCompresso...
  • 85a3a0e codec-http2: move the accessors from Http2Headers to DefaultHttp2Headers (#16...
  • f44a88d Improve chunk picking for the large-size buddy allocator (#16179)
  • Additional commits viewable in compare view

Updates io.netty:netty-transport-classes-epoll from 4.1.130.Final to 4.2.10.Final

Commits
  • 4cc9873 [maven-release-plugin] prepare release netty-4.2.10.Final
  • 54b8663 Remove unnecessary allocations and abstractions in HttpContentCompressor (#16...
  • 961f427 Update to netty-tcnative 2.0.75.Final (#16227)
  • 3007ba9 Use recommanded finalize chain pattern when override finalize() method (#16212)
  • b918042 Update some dependencies (#16198) (#16215)
  • 874c995 Reduce allocations on DefaultHeaders::containsValue (#15843)
  • e0fe794 Remove unnecessary null check in WebSocketServerExtensionHandler (#16201)
  • 1b0636b Move default compression options into static variable in HttpContentCompresso...
  • 85a3a0e codec-http2: move the accessors from Http2Headers to DefaultHttp2Headers (#16...
  • f44a88d Improve chunk picking for the large-size buddy allocator (#16179)
  • Additional commits viewable in compare view

Updates io.netty:netty-transport from 4.1.130.Final to 4.2.10.Final

Commits
  • 4cc9873 [maven-release-plugin] prepare release netty-4.2.10.Final
  • 54b8663 Remove unnecessary allocations and abstractions in HttpContentCompressor (#16...
  • 961f427 Update to netty-tcnative 2.0.75.Final (#16227)
  • 3007ba9 Use recommanded finalize chain pattern when override finalize() method (#16212)
  • b918042 Update some dependencies (#16198) (#16215)
  • 874c995 Reduce allocations on DefaultHeaders::containsValue (#15843)
  • e0fe794 Remove unnecessary null check in WebSocketServerExtensionHandler (#16201)
  • 1b0636b Move default compression options into static variable in HttpContentCompresso...
  • 85a3a0e codec-http2: move the accessors from Http2Headers to DefaultHttp2Headers (#16...
  • f44a88d Improve chunk picking for the large-size buddy allocator (#16179)
  • Additional commits viewable in compare view

Updates io.netty:netty-codec-http from 4.1.130.Final to 4.2.10.Final

Commits
  • 4cc9873 [maven-release-plugin] prepare release netty-4.2.10.Final
  • 54b8663 Remove unnecessary allocations and abstractions in HttpContentCompressor (#16...
  • 961f427 Update to netty-tcnative 2.0.75.Final (#16227)
  • 3007ba9 Use recommanded finalize chain pattern when override finalize() method (#16212)
  • b918042 Update some dependencies (#16198) (#16215)
  • 874c995 Reduce allocations on DefaultHeaders::containsValue (#15843)
  • e0fe794 Remove unnecessary null check in WebSocketServerExtensionHandler (#16201)
  • 1b0636b Move default compression options into static variable in HttpContentCompresso...
  • 85a3a0e codec-http2: move the accessors from Http2Headers to DefaultHttp2Headers (#16...
  • f44a88d Improve chunk picking for the large-size buddy allocator (#16179)
  • Additional commits viewable in compare view

Updates io.netty:netty-codec-http2 from 4.1.130.Final to 4.2.10.Final

Commits
  • 4cc9873 [maven-release-plugin] prepare release netty-4.2.10.Final
  • 54b8663 Remove unnecessary allocations and abstractions in HttpContentCompressor (#16...
  • 961f427 Update to netty-tcnative 2.0.75.Final (#16227)
  • 3007ba9 Use recommanded finalize chain pattern when override finalize() method (#16212)
  • b918042 Update some dependencies (#16198) (#16215)
  • 874c995 Reduce allocations on DefaultHeaders::containsValue (#15843)
  • e0fe794 Remove unnecessary null check in WebSocketServerExtensionHandler (#16201)
  • 1b0636b Move default compression options into static variable in HttpContentCompresso...
  • 85a3a0e codec-http2: move the accessors from Http2Headers to DefaultHttp2Headers (#16...
  • f44a88d Improve chunk picking for the large-size buddy allocator (#16179)
  • Additional commits viewable in compare view

Updates io.netty:netty-codec from 4.1.130.Final to 4.2.10.Final

Commits
  • 4cc9873 [maven-release-plugin] prepare release netty-4.2.10.Final
  • 54b8663 Remove unnecessary allocations and abstractions in HttpContentCompressor (#16...
  • 961f427 Update to netty-tcnative 2.0.75.Final (#16227)
  • 3007ba9 Use recommanded finalize chain pattern when override finalize() method (#16212)
  • b918042 Update some dependencies (#16198) (#16215)
  • 874c995 Reduce allocations on DefaultHeaders::containsValue (#15843)
  • e0fe794 Remove unnecessary null check in WebSocketServerExtensionHandler (#16201)
  • 1b0636b Move default compression options into static variable in HttpContentCompresso...
  • 85a3a0e codec-http2: move the accessors from Http2Headers to DefaultHttp2Headers (#16...
  • f44a88d Improve chunk picking for the large-size buddy allocator (#16179)
  • Additional commits viewable in compare view

Updates io.netty:netty-common from 4.1.130.Final to 4.2.10.Final

Commits
  • 4cc9873 [maven-release-plugin] prepare release netty-4.2.10.Final
  • 54b8663 Remove unnecessary allocations and abstractions in HttpContentCompressor (#16...
  • 961f427 Update to netty-tcnative 2.0.75.Final (#16227)
  • 3007ba9 Use recommanded finalize chain pattern when override finalize() method (#16212)
  • b918042 Update some dependencies (#16198) (#16215)
  • 874c995 Reduce allocations on DefaultHeaders::containsValue (#15843)
  • e0fe794 Remove unnecessary null check in WebSocketServerExtensionHandler (#16201)
  • 1b0636b Move default compression options into static variable in HttpContentCompresso...
  • 85a3a0e codec-http2: move the accessors from Http2Headers to DefaultHttp2Headers (#16...
  • f44a88d Improve chunk picking for the large-size buddy allocator (#16179)
  • Additional commits viewable in compare view

Updates io.netty:netty-buffer from 4.1.130.Final to 4.2.10.Final

Commits
  • 4cc9873 [maven-release-plugin] prepare release netty-4.2.10.Final
  • 54b8663 Remove unnecessary allocations and abstractions in HttpContentCompressor (#16...
  • 961f427 Update to netty-tcnative 2.0.75.Final (#16227)
  • 3007ba9 Use recommanded finalize chain pattern when override finalize() method (#16212)
  • b918042 Update some dependencies (#16198) (#16215)
  • 874c995 Reduce allocations on DefaultHeaders::containsValue (#15843)
  • e0fe794 Remove unnecessary null check in WebSocketServerExtensionHandler (#16201)
  • 1b0636b Move default compression options into static variable in HttpContentCompresso...
  • 85a3a0e codec-http2: move the accessors from Http2Headers to DefaultHttp2Headers (#16...
  • f44a88d Improve chunk picking for the large-size buddy allocator (#16179)
  • Additional commits viewable in compare view

Updates io.netty:netty-resolver from 4.1.130.Final to 4.2.10.Final

Commits
  • 4cc9873 [maven-release-plugin] prepare release netty-4.2.10.Final
  • 54b8663 Remove unnecessary allocations and abstractions in HttpContentCompressor (#16...
  • 961f427 Update to netty-tcnative 2.0.75.Final (#16227)
  • 3007ba9 Use recommanded finalize chain pattern when override finalize() method (#16212)
  • b918042 Update some dependencies (#16198) (#16215)
  • 874c995 Reduce allocations on DefaultHeaders::containsValue (#15843)
  • e0fe794 Remove unnecessary null check in WebSocketServerExtensionHandler (#16201)
  • 1b0636b Move default compression options into static variable in HttpContentCompresso...
  • 85a3a0e codec-http2: move the accessors from Http2Headers to DefaultHttp2Headers (#16...
  • f44a88d Improve chunk picking for the large-size buddy allocator (#16179)
  • Additional commits viewable in compare view

Updates io.netty:netty-resolver-dns from 4.1.130.Final to 4.2.10.Final

Commits
  • 4cc9873 [maven-release-plugin] prepare release netty-4.2.10.Final
  • 54b8663 Remove unnecessary allocations and abstractions in HttpContentCompressor (#16...
  • 961f427 Update to netty-tcnative 2.0.75.Final (#16227)
  • 3007ba9 Use recommanded finalize chain pattern when override finalize() method (#16212)
  • b918042 Update some dependencies (#16198) (#16215)
  • 874c995 Reduce allocations on DefaultHeaders::containsValue (#15843)
  • e0fe794 Remove unnecessary null check in WebSocketServerExtensionHandler (#16201)
  • 1b0636b Move default compression options into static variable in HttpContentCompresso...
  • 85a3a0e codec-http2: move the accessors from Http2Headers to DefaultHttp2Headers (#16...
  • f44a88d Improve chunk picking for the large-size buddy allocator (#16179)
  • Additional commits viewable in compare view

Updates io.netty:netty-transport-classes-epoll from 4.1.130.Final to 4.2.10.Final

Commits
  • 4cc9873 [maven-release-plugin] prepare release netty-4.2.10.Final
  • 54b8663 Remove unnecessary allocations and abstractions in HttpContentCompressor (#16...
  • 961f427 Update to netty-tcnative 2.0.75.Final (#16227)
  • 3007ba9 Use recommanded finalize chain pattern when override finalize() method (#16212)
  • b918042 Update some dependencies (#16198) (#16215)
  • 874c995 Reduce allocations on DefaultHeaders::containsValue (#15843)
  • e0fe794 Remove unnecessary null check in WebSocketServerExtensionHandler (#16201)
  • 1b0636b Move default compression options into static variable in HttpContentCompresso...
  • 85a3a0e codec-http2: move the accessors from Http2Headers to DefaultHttp2Headers (#16...
  • f44a88d Improve chunk picking for the large-size buddy allocator (#16179)
  • Additional commits viewable in compare view

Updates io.netty:netty-tcnative-boringssl-static from 2.0.74.Final to 2.0.75.Final

Commits
  • a1abcd0 [maven-release-plugin] prepare release netty-tcnative-parent-2.0.75.Final
  • ff2dc66 Fix golang download URL (#951)
  • b83c818 Add jni load, unpack certChainStack in C for consistency (#949)
  • b94455e Upgrade to BoringSSL 6d503ae1 (#950)
  • d1173ed Exclude SSL Credential api for older FIPS builds (#948)
  • c4063eb Fix git 2.x download URL for the maven scm plugin (#947)
  • 9a16437 Upgrade all macOS Intel workflow runners to macOS 15 (#15840) (#946)
  • 0d91fac Change the artifactId when building FIPS-compliant netty-tcnative-boringssl-s...
  • 7f8dc19 Update to latest JDK releases (#944)
  • 35afdf9 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies This issue is a problem in a dependency. java Pull requests that update java code labels Feb 5, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 5, 2026 14:14
@dependabot dependabot bot added dependencies This issue is a problem in a dependency. java Pull requests that update java code labels Feb 5, 2026
@dependabot dependabot bot force-pushed the dependabot/maven/netty-d52d2820b6 branch 4 times, most recently from 72862c5 to a0e04a2 Compare February 6, 2026 18:43
Bumps the netty group with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [io.netty:netty-handler](https://github.com/netty/netty) | `4.1.130.Final` | `4.2.10.Final` |
| [io.netty:netty-transport](https://github.com/netty/netty) | `4.1.130.Final` | `4.2.10.Final` |
| [io.netty:netty-codec-http](https://github.com/netty/netty) | `4.1.130.Final` | `4.2.10.Final` |
| [io.netty:netty-codec-http2](https://github.com/netty/netty) | `4.1.130.Final` | `4.2.10.Final` |
| [io.netty:netty-codec](https://github.com/netty/netty) | `4.1.130.Final` | `4.2.10.Final` |
| [io.netty:netty-common](https://github.com/netty/netty) | `4.1.130.Final` | `4.2.10.Final` |
| [io.netty:netty-buffer](https://github.com/netty/netty) | `4.1.130.Final` | `4.2.10.Final` |
| [io.netty:netty-resolver](https://github.com/netty/netty) | `4.1.130.Final` | `4.2.10.Final` |
| [io.netty:netty-resolver-dns](https://github.com/netty/netty) | `4.1.130.Final` | `4.2.10.Final` |
| [io.netty:netty-transport-classes-epoll](https://github.com/netty/netty) | `4.1.130.Final` | `4.2.10.Final` |
| [io.netty:netty-tcnative-boringssl-static](https://github.com/netty/netty-tcnative) | `2.0.74.Final` | `2.0.75.Final` |


Updates `io.netty:netty-handler` from 4.1.130.Final to 4.2.10.Final
- [Commits](netty/netty@netty-4.1.130.Final...netty-4.2.10.Final)

Updates `io.netty:netty-transport` from 4.1.130.Final to 4.2.10.Final
- [Commits](netty/netty@netty-4.1.130.Final...netty-4.2.10.Final)

Updates `io.netty:netty-codec-http` from 4.1.130.Final to 4.2.10.Final
- [Commits](netty/netty@netty-4.1.130.Final...netty-4.2.10.Final)

Updates `io.netty:netty-codec-http2` from 4.1.130.Final to 4.2.10.Final
- [Commits](netty/netty@netty-4.1.130.Final...netty-4.2.10.Final)

Updates `io.netty:netty-codec` from 4.1.130.Final to 4.2.10.Final
- [Commits](netty/netty@netty-4.1.130.Final...netty-4.2.10.Final)

Updates `io.netty:netty-common` from 4.1.130.Final to 4.2.10.Final
- [Commits](netty/netty@netty-4.1.130.Final...netty-4.2.10.Final)

Updates `io.netty:netty-buffer` from 4.1.130.Final to 4.2.10.Final
- [Commits](netty/netty@netty-4.1.130.Final...netty-4.2.10.Final)

Updates `io.netty:netty-resolver` from 4.1.130.Final to 4.2.10.Final
- [Commits](netty/netty@netty-4.1.130.Final...netty-4.2.10.Final)

Updates `io.netty:netty-resolver-dns` from 4.1.130.Final to 4.2.10.Final
- [Commits](netty/netty@netty-4.1.130.Final...netty-4.2.10.Final)

Updates `io.netty:netty-transport-classes-epoll` from 4.1.130.Final to 4.2.10.Final
- [Commits](netty/netty@netty-4.1.130.Final...netty-4.2.10.Final)

Updates `io.netty:netty-transport` from 4.1.130.Final to 4.2.10.Final
- [Commits](netty/netty@netty-4.1.130.Final...netty-4.2.10.Final)

Updates `io.netty:netty-codec-http` from 4.1.130.Final to 4.2.10.Final
- [Commits](netty/netty@netty-4.1.130.Final...netty-4.2.10.Final)

Updates `io.netty:netty-codec-http2` from 4.1.130.Final to 4.2.10.Final
- [Commits](netty/netty@netty-4.1.130.Final...netty-4.2.10.Final)

Updates `io.netty:netty-codec` from 4.1.130.Final to 4.2.10.Final
- [Commits](netty/netty@netty-4.1.130.Final...netty-4.2.10.Final)

Updates `io.netty:netty-common` from 4.1.130.Final to 4.2.10.Final
- [Commits](netty/netty@netty-4.1.130.Final...netty-4.2.10.Final)

Updates `io.netty:netty-buffer` from 4.1.130.Final to 4.2.10.Final
- [Commits](netty/netty@netty-4.1.130.Final...netty-4.2.10.Final)

Updates `io.netty:netty-resolver` from 4.1.130.Final to 4.2.10.Final
- [Commits](netty/netty@netty-4.1.130.Final...netty-4.2.10.Final)

Updates `io.netty:netty-resolver-dns` from 4.1.130.Final to 4.2.10.Final
- [Commits](netty/netty@netty-4.1.130.Final...netty-4.2.10.Final)

Updates `io.netty:netty-transport-classes-epoll` from 4.1.130.Final to 4.2.10.Final
- [Commits](netty/netty@netty-4.1.130.Final...netty-4.2.10.Final)

Updates `io.netty:netty-tcnative-boringssl-static` from 2.0.74.Final to 2.0.75.Final
- [Release notes](https://github.com/netty/netty-tcnative/releases)
- [Commits](netty/netty-tcnative@netty-tcnative-parent-2.0.74.Final...netty-tcnative-parent-2.0.75.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-handler
  dependency-version: 4.2.10.Final
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: netty
- dependency-name: io.netty:netty-transport
  dependency-version: 4.2.10.Final
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: netty
- dependency-name: io.netty:netty-codec-http
  dependency-version: 4.2.10.Final
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: netty
- dependency-name: io.netty:netty-codec-http2
  dependency-version: 4.2.10.Final
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: netty
- dependency-name: io.netty:netty-codec
  dependency-version: 4.2.10.Final
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: netty
- dependency-name: io.netty:netty-common
  dependency-version: 4.2.10.Final
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: netty
- dependency-name: io.netty:netty-buffer
  dependency-version: 4.2.10.Final
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: netty
- dependency-name: io.netty:netty-resolver
  dependency-version: 4.2.10.Final
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: netty
- dependency-name: io.netty:netty-resolver-dns
  dependency-version: 4.2.10.Final
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: netty
- dependency-name: io.netty:netty-transport-classes-epoll
  dependency-version: 4.2.10.Final
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: netty
- dependency-name: io.netty:netty-transport
  dependency-version: 4.2.10.Final
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: netty
- dependency-name: io.netty:netty-codec-http
  dependency-version: 4.2.10.Final
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: netty
- dependency-name: io.netty:netty-codec-http2
  dependency-version: 4.2.10.Final
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: netty
- dependency-name: io.netty:netty-codec
  dependency-version: 4.2.10.Final
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: netty
- dependency-name: io.netty:netty-common
  dependency-version: 4.2.10.Final
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: netty
- dependency-name: io.netty:netty-buffer
  dependency-version: 4.2.10.Final
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: netty
- dependency-name: io.netty:netty-resolver
  dependency-version: 4.2.10.Final
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: netty
- dependency-name: io.netty:netty-resolver-dns
  dependency-version: 4.2.10.Final
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: netty
- dependency-name: io.netty:netty-transport-classes-epoll
  dependency-version: 4.2.10.Final
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: netty
- dependency-name: io.netty:netty-tcnative-boringssl-static
  dependency-version: 2.0.75.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 force-pushed the dependabot/maven/netty-d52d2820b6 branch from a0e04a2 to 8905f29 Compare February 6, 2026 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies This issue is a problem in a dependency. java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants