Commits
![dependabot[bot]](https://secure.gravatar.com/avatar/48ea49be76d0c68403a7f3df87e3487d.jpg?s=96&d=mm)

dependabot[bot] authored and GitHub committed ad4d490f926
MINOR: [Java] Bump io.netty:netty-bom from 4.1.110.Final to 4.1.112.Final in /java (#43366) Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 4.1.110.Final to 4.1.112.Final. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/netty/netty/commit/ebe2aa5b7cd36562a20b024d78ecff47a86874b8"><code>ebe2aa5</code></a> [maven-release-plugin] prepare release netty-4.1.112.Final</li> <li><a href="https://github.com/netty/netty/commit/5e2d384477698419e56674ed5cf58d6865b95786"><code>5e2d384</code></a> Only include scopeId on link-local addresses when using native transport (<a href="https://redirect.github.com/netty/netty/issues/14">#14</a>...</li> <li><a href="https://github.com/netty/netty/commit/5c0b0d5225023b02a61f89cbbae8aaeadbf5897e"><code>5c0b0d5</code></a> Validate HTTP version while decoding (<a href="https://redirect.github.com/netty/netty/issues/14187">#14187</a>)</li> <li><a href="https://github.com/netty/netty/commit/b360abcca17bd86c7306ba4bdfdb22432bbcd5fd"><code>b360abc</code></a> Allow HTTP responses without reason-phrase (<a href="https://redirect.github.com/netty/netty/issues/14183">#14183</a>)</li> <li><a href="https://github.com/netty/netty/commit/a6bf424dad551be38d4fdb173764a4db673c0ee8"><code>a6bf424</code></a> ScheduledFutureTask: avoid invoke system clock again (<a href="https://redirect.github.com/netty/netty/issues/14162">#14162</a>)</li> <li><a href="https://github.com/netty/netty/commit/3881103a01488785a6d2f78a3a80258dd848609f"><code>3881103</code></a> Fix checkstyle errors introduced by fixing merge conflicts</li> <li><a href="https://github.com/netty/netty/commit/3c06dd680d05b3fa32ed9d6b82e9ef62de1c9b87"><code>3c06dd6</code></a> Reject request if NUL is present in the request line (<a href="https://redirect.github.com/netty/netty/issues/14180">#14180</a>)</li> <li><a href="https://github.com/netty/netty/commit/e6a78dd2c98cc9a236d1d8ba5888a98327d6c7c6"><code>e6a78dd</code></a> Don't strip whitespaces from header names and let the validator handl… (<a href="https://redirect.github.com/netty/netty/issues/14179">#14179</a>)</li> <li><a href="https://github.com/netty/netty/commit/c5d3d724839a0f500803035b590df2d7c826e31a"><code>c5d3d72</code></a> Reject http header values with non SP / HTAB chars (<a href="https://redirect.github.com/netty/netty/issues/14178">#14178</a>)</li> <li><a href="https://github.com/netty/netty/commit/d05af241def22b37120e19d477959799e7f653ff"><code>d05af24</code></a> Fix potential DNS cache invalidation across different EventLoops (<a href="https://redirect.github.com/netty/netty/issues/14147">#14147</a>)</li> <li>Additional commits viewable in <a href="https://github.com/netty/netty/compare/netty-4.1.110.Final...netty-4.1.112.Final">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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) </details> Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Dane Pitkin <dpitkin@apache.org>