This is an automated email from the ASF dual-hosted git repository.
rzo1 pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/storm.git
The following commit(s) were added to refs/heads/2.x by this push:
new b472602aa build(deps): bump io.netty:netty-bom from 4.2.13.Final to
4.2.15.Final (#8883)
b472602aa is described below
commit b472602aa1bf6e4a1666498809d7ca92e184912a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 1 10:38:10 2026 +0200
build(deps): bump io.netty:netty-bom from 4.2.13.Final to 4.2.15.Final
(#8883)
Bumps [io.netty:netty-bom](https://github.com/netty/netty) from
4.2.13.Final to 4.2.15.Final.
- [Release notes](https://github.com/netty/netty/releases)
-
[Commits](https://github.com/netty/netty/compare/netty-4.2.13.Final...netty-4.2.15.Final)
---
updated-dependencies:
- dependency-name: io.netty:netty-bom
dependency-version: 4.2.15.Final
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ca0dce613..5f4c7e702 100644
--- a/pom.xml
+++ b/pom.xml
@@ -105,7 +105,7 @@
<netty-tcnative.version>2.0.74.Final</netty-tcnative.version>
<netty.version>4.2.14.Final</netty.version>
<netty-tcnative.version>2.0.77.Final</netty-tcnative.version>
- <netty.version>4.2.13.Final</netty.version>
+ <netty.version>4.2.15.Final</netty.version>
<sysout-over-slf4j.version>1.0.2</sysout-over-slf4j.version>
<log4j.version>2.26.0</log4j.version>
<slf4j.version>2.0.18</slf4j.version>