Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the netty-vertx-dependencies group across 1 directory with 11 updates #4210

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 12, 2024

Bumps the netty-vertx-dependencies group with 11 updates in the / directory:

Package From To
io.netty:netty-common 4.1.109.Final 4.1.111.Final
io.netty:netty-buffer 4.1.109.Final 4.1.111.Final
io.netty:netty-transport 4.1.109.Final 4.1.111.Final
io.netty:netty-handler 4.1.109.Final 4.1.111.Final
io.netty:netty-handler-proxy 4.1.109.Final 4.1.111.Final
io.netty:netty-codec-http 4.1.109.Final 4.1.111.Final
io.netty:netty-codec-http2 4.1.109.Final 4.1.111.Final
io.netty:netty-transport-native-epoll 4.1.109.Final 4.1.111.Final
io.netty:netty-transport-native-kqueue 4.1.109.Final 4.1.111.Final
io.netty:netty-resolver 4.1.109.Final 4.1.111.Final
io.netty:netty-resolver-dns 4.1.109.Final 4.1.111.Final

Updates io.netty:netty-common from 4.1.109.Final to 4.1.111.Final

Commits
  • 90c5fd7 [maven-release-plugin] prepare release netty-4.1.111.Final
  • 4b825d3 Delete class which was committed by mistake
  • 176bfbf Add missing NULL checks in native code (#14100)
  • 03b5520 Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byte[] inte...
  • 30d1b5c Fix AdaptiveByteBufAllocator class loading on Java 6/7 (#14101)
  • 23c19b2 Prepare for unsafe memory access deprecated for removal (#14090)
  • 20a11b3 Optimize wrap buffer cumulation in SslHandler and don't mutate input buffers ...
  • e9caa97 Duplicate of slice should have the same capacity as the original slice so tha...
  • 98cc2b1 Upgrade to jctools from 3.1.0 to 4.0.5 (#14096)
  • 4f19ecf Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byt… (#14084)
  • Additional commits viewable in compare view

Updates io.netty:netty-buffer from 4.1.109.Final to 4.1.111.Final

Commits
  • 90c5fd7 [maven-release-plugin] prepare release netty-4.1.111.Final
  • 4b825d3 Delete class which was committed by mistake
  • 176bfbf Add missing NULL checks in native code (#14100)
  • 03b5520 Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byte[] inte...
  • 30d1b5c Fix AdaptiveByteBufAllocator class loading on Java 6/7 (#14101)
  • 23c19b2 Prepare for unsafe memory access deprecated for removal (#14090)
  • 20a11b3 Optimize wrap buffer cumulation in SslHandler and don't mutate input buffers ...
  • e9caa97 Duplicate of slice should have the same capacity as the original slice so tha...
  • 98cc2b1 Upgrade to jctools from 3.1.0 to 4.0.5 (#14096)
  • 4f19ecf Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byt… (#14084)
  • Additional commits viewable in compare view

Updates io.netty:netty-transport from 4.1.109.Final to 4.1.111.Final

Commits
  • 90c5fd7 [maven-release-plugin] prepare release netty-4.1.111.Final
  • 4b825d3 Delete class which was committed by mistake
  • 176bfbf Add missing NULL checks in native code (#14100)
  • 03b5520 Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byte[] inte...
  • 30d1b5c Fix AdaptiveByteBufAllocator class loading on Java 6/7 (#14101)
  • 23c19b2 Prepare for unsafe memory access deprecated for removal (#14090)
  • 20a11b3 Optimize wrap buffer cumulation in SslHandler and don't mutate input buffers ...
  • e9caa97 Duplicate of slice should have the same capacity as the original slice so tha...
  • 98cc2b1 Upgrade to jctools from 3.1.0 to 4.0.5 (#14096)
  • 4f19ecf Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byt… (#14084)
  • Additional commits viewable in compare view

Updates io.netty:netty-handler from 4.1.109.Final to 4.1.111.Final

Commits
  • 90c5fd7 [maven-release-plugin] prepare release netty-4.1.111.Final
  • 4b825d3 Delete class which was committed by mistake
  • 176bfbf Add missing NULL checks in native code (#14100)
  • 03b5520 Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byte[] inte...
  • 30d1b5c Fix AdaptiveByteBufAllocator class loading on Java 6/7 (#14101)
  • 23c19b2 Prepare for unsafe memory access deprecated for removal (#14090)
  • 20a11b3 Optimize wrap buffer cumulation in SslHandler and don't mutate input buffers ...
  • e9caa97 Duplicate of slice should have the same capacity as the original slice so tha...
  • 98cc2b1 Upgrade to jctools from 3.1.0 to 4.0.5 (#14096)
  • 4f19ecf Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byt… (#14084)
  • Additional commits viewable in compare view

Updates io.netty:netty-handler-proxy from 4.1.109.Final to 4.1.111.Final

Commits
  • 90c5fd7 [maven-release-plugin] prepare release netty-4.1.111.Final
  • 4b825d3 Delete class which was committed by mistake
  • 176bfbf Add missing NULL checks in native code (#14100)
  • 03b5520 Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byte[] inte...
  • 30d1b5c Fix AdaptiveByteBufAllocator class loading on Java 6/7 (#14101)
  • 23c19b2 Prepare for unsafe memory access deprecated for removal (#14090)
  • 20a11b3 Optimize wrap buffer cumulation in SslHandler and don't mutate input buffers ...
  • e9caa97 Duplicate of slice should have the same capacity as the original slice so tha...
  • 98cc2b1 Upgrade to jctools from 3.1.0 to 4.0.5 (#14096)
  • 4f19ecf Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byt… (#14084)
  • Additional commits viewable in compare view

Updates io.netty:netty-codec-http from 4.1.109.Final to 4.1.111.Final

Commits
  • 90c5fd7 [maven-release-plugin] prepare release netty-4.1.111.Final
  • 4b825d3 Delete class which was committed by mistake
  • 176bfbf Add missing NULL checks in native code (#14100)
  • 03b5520 Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byte[] inte...
  • 30d1b5c Fix AdaptiveByteBufAllocator class loading on Java 6/7 (#14101)
  • 23c19b2 Prepare for unsafe memory access deprecated for removal (#14090)
  • 20a11b3 Optimize wrap buffer cumulation in SslHandler and don't mutate input buffers ...
  • e9caa97 Duplicate of slice should have the same capacity as the original slice so tha...
  • 98cc2b1 Upgrade to jctools from 3.1.0 to 4.0.5 (#14096)
  • 4f19ecf Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byt… (#14084)
  • Additional commits viewable in compare view

Updates io.netty:netty-codec-http2 from 4.1.109.Final to 4.1.111.Final

Commits
  • 90c5fd7 [maven-release-plugin] prepare release netty-4.1.111.Final
  • 4b825d3 Delete class which was committed by mistake
  • 176bfbf Add missing NULL checks in native code (#14100)
  • 03b5520 Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byte[] inte...
  • 30d1b5c Fix AdaptiveByteBufAllocator class loading on Java 6/7 (#14101)
  • 23c19b2 Prepare for unsafe memory access deprecated for removal (#14090)
  • 20a11b3 Optimize wrap buffer cumulation in SslHandler and don't mutate input buffers ...
  • e9caa97 Duplicate of slice should have the same capacity as the original slice so tha...
  • 98cc2b1 Upgrade to jctools from 3.1.0 to 4.0.5 (#14096)
  • 4f19ecf Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byt… (#14084)
  • Additional commits viewable in compare view

Updates io.netty:netty-transport-native-epoll from 4.1.109.Final to 4.1.111.Final

Commits
  • 90c5fd7 [maven-release-plugin] prepare release netty-4.1.111.Final
  • 4b825d3 Delete class which was committed by mistake
  • 176bfbf Add missing NULL checks in native code (#14100)
  • 03b5520 Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byte[] inte...
  • 30d1b5c Fix AdaptiveByteBufAllocator class loading on Java 6/7 (#14101)
  • 23c19b2 Prepare for unsafe memory access deprecated for removal (#14090)
  • 20a11b3 Optimize wrap buffer cumulation in SslHandler and don't mutate input buffers ...
  • e9caa97 Duplicate of slice should have the same capacity as the original slice so tha...
  • 98cc2b1 Upgrade to jctools from 3.1.0 to 4.0.5 (#14096)
  • 4f19ecf Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byt… (#14084)
  • Additional commits viewable in compare view

Updates io.netty:netty-transport-native-kqueue from 4.1.109.Final to 4.1.111.Final

Commits
  • 90c5fd7 [maven-release-plugin] prepare release netty-4.1.111.Final
  • 4b825d3 Delete class which was committed by mistake
  • 176bfbf Add missing NULL checks in native code (#14100)
  • 03b5520 Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byte[] inte...
  • 30d1b5c Fix AdaptiveByteBufAllocator class loading on Java 6/7 (#14101)
  • 23c19b2 Prepare for unsafe memory access deprecated for removal (#14090)
  • 20a11b3 Optimize wrap buffer cumulation in SslHandler and don't mutate input buffers ...
  • e9caa97 Duplicate of slice should have the same capacity as the original slice so tha...
  • 98cc2b1 Upgrade to jctools from 3.1.0 to 4.0.5 (#14096)
  • 4f19ecf Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byt… (#14084)
  • Additional commits viewable in compare view

Updates io.netty:netty-resolver from 4.1.109.Final to 4.1.111.Final

Commits
  • 90c5fd7 [maven-release-plugin] prepare release netty-4.1.111.Final
  • 4b825d3 Delete class which was committed by mistake
  • 176bfbf Add missing NULL checks in native code (#14100)
  • 03b5520 Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byte[] inte...
  • 30d1b5c Fix AdaptiveByteBufAllocator class loading on Java 6/7 (#14101)
  • 23c19b2 Prepare for unsafe memory access deprecated for removal (#14090)
  • 20a11b3 Optimize wrap buffer cumulation in SslHandler and don't mutate input buffers ...
  • e9caa97 Duplicate of slice should have the same capacity as the original slice so tha...
  • 98cc2b1 Upgrade to jctools from 3.1.0 to 4.0.5 (#14096)
  • 4f19ecf Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byt… (#14084)
  • Additional commits viewable in compare view

Updates io.netty:netty-resolver-dns from 4.1.109.Final to 4.1.111.Final

Commits
  • 90c5fd7 [maven-release-plugin] prepare release netty-4.1.111.Final
  • 4b825d3 Delete class which was committed by mistake
  • 176bfbf Add missing NULL checks in native code (#14100)
  • 03b5520 Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byte[] inte...
  • 30d1b5c Fix AdaptiveByteBufAllocator class loading on Java 6/7 (#14101)
  • 23c19b2 Prepare for unsafe memory access deprecated for removal (#14090)
  • 20a11b3 Optimize wrap buffer cumulation in SslHandler and don't mutate input buffers ...
  • e9caa97 Duplicate of slice should have the same capacity as the original slice so tha...
  • 98cc2b1 Upgrade to jctools from 3.1.0 to 4.0.5 (#14096)
  • 4f19ecf Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byt… (#14084)
  • Additional commits viewable in compare view

Updates io.netty:netty-buffer from 4.1.109.Final to 4.1.111.Final

Commits
  • 90c5fd7 [maven-release-plugin] prepare release netty-4.1.111.Final
  • 4b825d3 Delete class which was committed by mistake
  • 176bfbf Add missing NULL checks in native code (#14100)
  • 03b5520 Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byte[] inte...
  • 30d1b5c Fix AdaptiveByteBufAllocator class loading on Java 6/7 (#14101)
  • 23c19b2 Prepare for unsafe memory access deprecated for removal (#14090)
  • 20a11b3 Optimize wrap buffer cumulation in SslHandler and don't mutate input buffers ...
  • e9caa97 Duplicate of slice should have the same capacity as the original slice so tha...
  • 98cc2b1 Upgrade to jctools from 3.1.0 to 4.0.5 (#14096)
  • 4f19ecf Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byt… (#14084)
  • Additional commits viewable in compare view

Updates io.netty:netty-transport from 4.1.109.Final to 4.1.111.Final

Commits
  • 90c5fd7 [maven-release-plugin] prepare release netty-4.1.111.Final
  • 4b825d3 Delete class which was committed by mistake
  • 176bfbf Add missing NULL checks in native code (#14100)
  • 03b5520 Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byte[] inte...
  • 30d1b5c Fix AdaptiveByteBufAllocator class loading on Java 6/7 (#14101)
  • 23c19b2 Prepare for unsafe memory access deprecated for removal (#14090)
  • 20a11b3 Optimize wrap buffer cumulation in SslHandler and don't mutate input buffers ...
  • e9caa97 Duplicate of slice should have the same capacity as the original slice so tha...
  • 98cc2b1 Upgrade to jctools from 3.1.0 to 4.0.5 (#14096)
  • 4f19ecf Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byt… (#14084)
  • Additional commits viewable in compare view

Updates io.netty:netty-handler from 4.1.109.Final to 4.1.111.Final

Commits
  • 90c5fd7 [maven-release-plugin] prepare release netty-4.1.111.Final
  • 4b825d3 Delete class which was committed by mistake
  • 176bfbf Add missing NULL checks in native code (#14100)
  • 03b5520 Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byte[] inte...
  • 30d1b5c Fix AdaptiveByteBufAllocator class loading on Java 6/7 (#14101)
  • 23c19b2 Prepare for unsafe memory access deprecated for removal (#14090)
  • 20a11b3 Optimize wrap buffer cumulation in SslHandler and don't mutate input buffers ...
  • e9caa97 Duplicate of slice should have the same capacity as the original slice so tha...
  • 98cc2b1 Upgrade to jctools from 3.1.0 to 4.0.5 (#14096)
  • 4f19ecf Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byt… (#14084)
  • Additional commits viewable in compare view

Updates io.netty:netty-handler-proxy from 4.1.109.Final to 4.1.111.Final

Commits
  • 90c5fd7 [maven-release-plugin] prepare release netty-4.1.111.Final
  • 4b825d3 Delete class which was committed by mistake
  • 176bfbf Add missing NULL checks in native code (#14100)
  • 03b5520 Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byte[] inte...
  • 30d1b5c Fix AdaptiveByteBufAllocator class loading on Java 6/7 (#14101)
  • 23c19b2 Prepare for unsafe memory access deprecated for removal (#14090)
  • 20a11b3 Optimize wrap buffer cumulation in SslHandler and don't mutate input buffers ...
  • e9caa97 Duplicate of slice should have the same capacity as the original slice so tha...
  • 98cc2b1 Upgrade to jctools from 3.1.0 to 4.0.5 (#14096)
  • 4f19ecf Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byt… (#14084)
  • Additional commits viewable in compare view

Updates io.netty:netty-codec-http from 4.1.109.Final to 4.1.111.Final

Commits
  • 90c5fd7 [maven-release-plugin] prepare release netty-4.1.111.Final
  • 4b825d3 Delete class which was committed by mistake
  • 176bfbf Add missing NULL checks in native code (#14100)
  • 03b5520 Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byte[] inte...
  • 30d1b5c Fix AdaptiveByteBufAllocator class loading on Java 6/7 (#14101)
  • 23c19b2 Prepare for unsafe memory access deprecated for removal (#14090)
  • 20a11b3 Optimize wrap buffer cumulation in SslHandler and don't mutate input buffers ...
  • e9caa97 Duplicate of slice should have the same capacity as the original slice so tha...
  • 98cc2b1 Upgrade to jctools from 3.1.0 to 4.0.5 (#14096)
  • 4f19ecf Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byt… (#14084)
  • Additional commits viewable in compare view

Updates io.netty:netty-codec-http2 from 4.1.109.Final to 4.1.111.Final

Commits
  • 90c5fd7 [maven-release-plugin] prepare release netty-4.1.111.Final
  • 4b825d3 Delete class which was committed by mistake
  • 176bfbf Add missing NULL checks in native code (#14100)
  • 03b5520 Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byte[] inte...
  • 30d1b5c Fix AdaptiveByteBufAllocator class loading on Java 6/7 (#14101)
  • 23c19b2 Prepare for unsafe memory access deprecated for removal (#14090)
  • 20a11b3 Optimize wrap buffer cumulation in SslHandler and don't mutate input buffers ...
  • e9caa97 Duplicate of slice should have the same capacity as the original slice so tha...
  • 98cc2b1 Upgrade to jctools from 3.1.0 to 4.0.5 (#14096)
  • 4f19ecf Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byt… (#14084)
  • Additional commits viewable in compare view

Updates io.netty:netty-transport-native-epoll from 4.1.109.Final to 4.1.111.Final

Commits
  • 90c5fd7 [maven-release-plugin] prepare release netty-4.1.111.Final
  • 4b825d3 Delete class which was committed by mistake
  • 176bfbf Add missing NULL checks in native code (#14100)
  • 03b5520 Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byte[] inte...
  • 30d1b5c Fix AdaptiveByteBufAllocator class loading on Java 6/7 (#14101)
  • 23c19b2 Prepare for unsafe memory access deprecated for removal (#14090)
  • 20a11b3 Optimize wrap buffer cumulation in SslHandler and don't mutate input buffers ...
  • e9caa97 Duplicate of slice should have the same capacity as the original slice so tha...
  • 98cc2b1 Upgrade to jctools from 3.1.0 to 4.0.5 (#14096)
  • 4f19ecf Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byt… (#14084)
  • Additional commits viewable in compare view

Updates io.netty:netty-transport-native-kqueue from 4.1.109.Final to 4.1.111.Final

Commits
  • 90c5fd7 [maven-release-plugin] prepare release netty-4.1.111.Final
  • 4b825d3 Delete class which was committed by mistake
  • 176bfbf Add missing NULL checks in native code (#14100)
  • 03b5520 Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byte[] inte...
  • 30d1b5c Fix AdaptiveByteBufAllocator class loading on Java 6/7 (#14101)
  • 23c19b2 Prepare for unsafe memory access deprecated for removal (#14090)
  • 20a11b3 Optimize wrap buffer cumulation in SslHandler and don't mutate input buffers ...
  • e9caa97 Duplicate of slice should have the same capacity as the original slice so tha...
  • 98cc2b1 Upgrade to jctools from 3.1.0 to 4.0.5 (#14096)
  • 4f19ecf Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byt… (#14084)
  • Additional commits viewable in compare view

Updates io.netty:netty-resolver from 4.1.109.Final to 4.1.111.Final

Commits
  • 90c5fd7 [maven-release-plugin] prepare release netty-4.1.111.Final
  • 4b825d3 Delete class which was committed by mistake
  • 176bfbf Add missing NULL checks in native code (#14100)
  • 03b5520 Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byte[] inte...
  • 30d1b5c Fix AdaptiveByteBufAllocator class loading on Java 6/7 (#14101)
  • 23c19b2 Prepare for unsafe memory access deprecated for removal (#14090)
  • 20a11b3 Optimize wrap buffer cumulation in SslHandler and don't mutate input buffers ...
  • e9caa97 Duplicate of slice should have the same capacity as the original slice so tha...
  • 98cc2b1 Upgrade to jctools from 3.1.0 to 4.0.5 (#14096)
  • 4f19ecf Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byt… (#14084)
  • Additional commits viewable in compare view

Updates io.netty:netty-resolver-dns from 4.1.109.Final to 4.1.111.Final

Commits
  • 90c5fd7 [maven-release-plugin] prepare release netty-4.1.111.Final
  • 4b825d3 Delete class which was committed by mistake
  • 176bfbf Add missing NULL checks in native code (#14100)
  • 03b5520 Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byte[] inte...
  • 30d1b5c Fix AdaptiveByteBufAllocator class loading on Java 6/7 (#14101)
  • 23c19b2 Prepare for unsafe memory access deprecated for removal (#14090)
  • 20a11b3 Optimize wrap buffer cumulation in SslHandler and don't mutate input buffers ...
  • e9caa97 Duplicate of slice should have the same capacity as the original slice so tha...
  • 98cc2b1 Upgrade to jctools from 3.1.0 to 4.0.5 (#14096)
  • 4f19ecf Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byt… (#14084)
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 12, 2024
…dates

Bumps the netty-vertx-dependencies group with 11 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [io.netty:netty-common](https://github.com/netty/netty) | `4.1.109.Final` | `4.1.111.Final` |
| [io.netty:netty-buffer](https://github.com/netty/netty) | `4.1.109.Final` | `4.1.111.Final` |
| [io.netty:netty-transport](https://github.com/netty/netty) | `4.1.109.Final` | `4.1.111.Final` |
| [io.netty:netty-handler](https://github.com/netty/netty) | `4.1.109.Final` | `4.1.111.Final` |
| [io.netty:netty-handler-proxy](https://github.com/netty/netty) | `4.1.109.Final` | `4.1.111.Final` |
| [io.netty:netty-codec-http](https://github.com/netty/netty) | `4.1.109.Final` | `4.1.111.Final` |
| [io.netty:netty-codec-http2](https://github.com/netty/netty) | `4.1.109.Final` | `4.1.111.Final` |
| [io.netty:netty-transport-native-epoll](https://github.com/netty/netty) | `4.1.109.Final` | `4.1.111.Final` |
| [io.netty:netty-transport-native-kqueue](https://github.com/netty/netty) | `4.1.109.Final` | `4.1.111.Final` |
| [io.netty:netty-resolver](https://github.com/netty/netty) | `4.1.109.Final` | `4.1.111.Final` |
| [io.netty:netty-resolver-dns](https://github.com/netty/netty) | `4.1.109.Final` | `4.1.111.Final` |



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

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

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

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

Updates `io.netty:netty-handler-proxy` from 4.1.109.Final to 4.1.111.Final
- [Commits](netty/netty@netty-4.1.109.Final...netty-4.1.111.Final)

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

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

Updates `io.netty:netty-transport-native-epoll` from 4.1.109.Final to 4.1.111.Final
- [Commits](netty/netty@netty-4.1.109.Final...netty-4.1.111.Final)

Updates `io.netty:netty-transport-native-kqueue` from 4.1.109.Final to 4.1.111.Final
- [Commits](netty/netty@netty-4.1.109.Final...netty-4.1.111.Final)

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

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

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

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

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

Updates `io.netty:netty-handler-proxy` from 4.1.109.Final to 4.1.111.Final
- [Commits](netty/netty@netty-4.1.109.Final...netty-4.1.111.Final)

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

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

Updates `io.netty:netty-transport-native-epoll` from 4.1.109.Final to 4.1.111.Final
- [Commits](netty/netty@netty-4.1.109.Final...netty-4.1.111.Final)

Updates `io.netty:netty-transport-native-kqueue` from 4.1.109.Final to 4.1.111.Final
- [Commits](netty/netty@netty-4.1.109.Final...netty-4.1.111.Final)

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

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

---
updated-dependencies:
- dependency-name: io.netty:netty-common
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: netty-vertx-dependencies
- dependency-name: io.netty:netty-buffer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: netty-vertx-dependencies
- dependency-name: io.netty:netty-transport
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: netty-vertx-dependencies
- dependency-name: io.netty:netty-handler
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: netty-vertx-dependencies
- dependency-name: io.netty:netty-handler-proxy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: netty-vertx-dependencies
- dependency-name: io.netty:netty-codec-http
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: netty-vertx-dependencies
- dependency-name: io.netty:netty-codec-http2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: netty-vertx-dependencies
- dependency-name: io.netty:netty-transport-native-epoll
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: netty-vertx-dependencies
- dependency-name: io.netty:netty-transport-native-kqueue
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: netty-vertx-dependencies
- dependency-name: io.netty:netty-resolver
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: netty-vertx-dependencies
- dependency-name: io.netty:netty-resolver-dns
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: netty-vertx-dependencies
- dependency-name: io.netty:netty-buffer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: netty-vertx-dependencies
- dependency-name: io.netty:netty-transport
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: netty-vertx-dependencies
- dependency-name: io.netty:netty-handler
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: netty-vertx-dependencies
- dependency-name: io.netty:netty-handler-proxy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: netty-vertx-dependencies
- dependency-name: io.netty:netty-codec-http
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: netty-vertx-dependencies
- dependency-name: io.netty:netty-codec-http2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: netty-vertx-dependencies
- dependency-name: io.netty:netty-transport-native-epoll
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: netty-vertx-dependencies
- dependency-name: io.netty:netty-transport-native-kqueue
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: netty-vertx-dependencies
- dependency-name: io.netty:netty-resolver
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: netty-vertx-dependencies
- dependency-name: io.netty:netty-resolver-dns
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: netty-vertx-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/6.2/netty-vertx-dependencies-2de78d38fb branch from 7467c4e to 17d7d78 Compare July 15, 2024 07:59
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 22, 2024

Superseded by #4236.

@dependabot dependabot bot closed this Jul 22, 2024
@dependabot dependabot bot deleted the dependabot/maven/6.2/netty-vertx-dependencies-2de78d38fb branch July 22, 2024 07:52
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
0 participants