Skip to content

Commit 2af7243

Browse files
authored
build(deps): bump io.netty:netty-all from 4.1.117.Final to 4.1.118.Final [skip ci]
Bumps [io.netty:netty-all](https://github.com/netty/netty) from 4.1.117.Final to 4.1.118.Final. Commits * [`36f95cf`](netty/netty@36f95cf) [maven-release-plugin] prepare release netty-4.1.118.Final * [`87f4072`](netty/netty@87f4072) Merge commit from fork * [`d1fbda6`](netty/netty@d1fbda6) Merge commit from fork * [`f844d78`](netty/netty@f844d78) Upgrade netty-tcnative to 2.0.70.Final ([#14790](https://redirect.github.com/netty/netty/issues/14790)) * [`8afb5d9`](netty/netty@8afb5d9) Only run 2 jobs with leak detection to minimize build times ([#14784](https://redirect.github.com/netty/netty/issues/14784)) * [`f2c27da`](netty/netty@f2c27da) AdaptivePoolingAllocator: Round chunk sizes up to MIN\_CHUNK\_SIZE units and re... * [`8d387ff`](netty/netty@8d387ff) Change the default AdaptiveRecvByteBufAllocator buffer size values' visibilit... * [`1cfd3a6`](netty/netty@1cfd3a6) Fix possible buffer leak when stream can't be mapped ([#14746](https://redirect.github.com/netty/netty/issues/14746)) * [`8f9eadb`](netty/netty@8f9eadb) Fix AccessControlException in GlobalEventExecutor ([#14743](https://redirect.github.com/netty/netty/issues/14743)) * [`6fcd3e6`](netty/netty@6fcd3e6) KQueueEventLoop leaks memory on shutdown. ([#14745](https://redirect.github.com/netty/netty/issues/14745)) * Additional commits viewable in [compare view](netty/netty@netty-4.1.117.Final...netty-4.1.118.Final) [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=io.netty:netty-all&package-manager=maven&previous-version=4.1.117.Final&new-version=4.1.118.Final)](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) --- 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 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)
2 parents 91dc097 + 86e110d commit 2af7243

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gremlin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<gremlin.version>3.7.3</gremlin.version>
3737
<translation.version>1.0.4</translation.version>
3838
<snakeyaml.version>2.3</snakeyaml.version>
39-
<netty.version>4.1.117.Final</netty.version>
39+
<netty.version>4.1.118.Final</netty.version>
4040
<commons-configuration2.version>2.11.0</commons-configuration2.version>
4141
<groovy.version>4.0.24</groovy.version>
4242
</properties>

0 commit comments

Comments
 (0)