Commit 6134b2e
authored
MINOR: [Java] Bump io.netty:netty-bom from 4.1.114.Final to 4.1.115.Final in /java (#44777)
Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 4.1.114.Final to 4.1.115.Final.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/netty/netty/commit/04f9b4a827d992ad439823eeba85d65d3a89c265"><code>04f9b4a</code></a> [maven-release-plugin] prepare release netty-4.1.115.Final</li>
<li><a href="https://github.com/netty/netty/commit/fbf7a704a82e7449b48bd0bbb679f5661c6d61a3"><code>fbf7a70</code></a> Merge commit from fork</li>
<li><a href="https://github.com/netty/netty/commit/7b4fe3d25c01576636985320ebf16393cd21c13c"><code>7b4fe3d</code></a> Specialize Adaptive's allocator Recycler based on magazine's owner (<a href="https://redirect.github.com/netty/netty/issues/14421">#14421</a>)</li>
<li><a href="https://github.com/netty/netty/commit/9f3699e899a0e61ae2a2212252aa64832b9fb86a"><code>9f3699e</code></a> Explicit specify the platform for Docker files (<a href="https://redirect.github.com/netty/netty/issues/14448">#14448</a>)</li>
<li><a href="https://github.com/netty/netty/commit/3520fc75e4390851dca94e87dd1a0ca7bedbd648"><code>3520fc7</code></a> Ensure netty-all generation does not override other snapshot jars (<a href="https://redirect.github.com/netty/netty/issues/14450">#14450</a>)</li>
<li><a href="https://github.com/netty/netty/commit/925064ecf191936d7316732167805c6ecbacd469"><code>925064e</code></a> Preserve ordering of default named groups during conversation (<a href="https://redirect.github.com/netty/netty/issues/14447">#14447</a>)</li>
<li><a href="https://github.com/netty/netty/commit/837b73846d875f21de31efc5a157cf3060770f53"><code>837b738</code></a> Make JMH executor threads look like event loop threads (<a href="https://redirect.github.com/netty/netty/issues/14444">#14444</a>)</li>
<li><a href="https://github.com/netty/netty/commit/a434eef727be3622aa6ff9247bf0714dd427cb86"><code>a434eef</code></a> AdaptiveByteBufAllocator: Make pooling of AdaptiveByteBuf magazine local (<a href="https://redirect.github.com/netty/netty/issues/14">#14</a>...</li>
<li><a href="https://github.com/netty/netty/commit/16123beacc87b02f04b52e03c350d67a26c570ba"><code>16123be</code></a> Allow to set used named groups per OpenSslContext (<a href="https://redirect.github.com/netty/netty/issues/14433">#14433</a>)</li>
<li><a href="https://github.com/netty/netty/commit/dadbf589ff51a229e157ef73e4abe2ad158eb81f"><code>dadbf58</code></a> Correctly detect if KeyManager is not supported by OpenSSL version (<a href="https://redirect.github.com/netty/netty/issues/14437">#14437</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/netty/netty/compare/netty-4.1.114.Final...netty-4.1.115.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: Sutou Kouhei <[email protected]>1 parent 4cfe8d2 commit 6134b2e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| |||
0 commit comments