gradle-plugin
gradle-plugin copied to clipboard
Bump netty-bom from 4.1.80.Final to 4.1.84.Final
Bumps netty-bom from 4.1.80.Final to 4.1.84.Final.
Commits
889f4fa[maven-release-plugin] prepare release netty-4.1.84.Final433f8ef[maven-release-plugin] prepare for next development iteratione81dc90[maven-release-plugin] prepare release netty-4.1.83.Final1751440make 'cache = null' to help PoolThreadCache finalizer. (#12881)937bb67Allow BouncyCastlePemReader to correctly extract private keys from multi obje...4b7546eFix native library packaging when cross-compile on m1 for intel (#12865) (#12...2ed95c9Optimize HpackStaticTable by using a perfect hash function (#12713)b31e7f2Fix scalability issue due to checkcast on context's invoke operations (#12806)5327faeAutomatically generate native-image conditional metadata for ChannelHandler i...980f48aReject HTTP/2 header values with invalid characters (#12760)- Additional commits viewable 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
@dependabot rebase