This is an automated email from the ASF dual-hosted git repository.
rzo1 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/storm.git
The following commit(s) were added to refs/heads/master by this push:
new d3d0a669f Bump io.netty:netty-bom from 4.2.10.Final to 4.2.12.Final
(#8497)
d3d0a669f is described below
commit d3d0a669fd9a2ee04e16dd5f948cb45a91a9551c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 2 12:46:13 2026 +0200
Bump io.netty:netty-bom from 4.2.10.Final to 4.2.12.Final (#8497)
Bumps [io.netty:netty-bom](https://github.com/netty/netty) from
4.2.10.Final to 4.2.12.Final.
- [Release notes](https://github.com/netty/netty/releases)
-
[Commits](https://github.com/netty/netty/compare/netty-4.2.10.Final...netty-4.2.12.Final)
---
updated-dependencies:
- dependency-name: io.netty:netty-bom
dependency-version: 4.2.12.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 2190419a9..c295472a2 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.12.Final</netty.version>
<netty-tcnative.version>2.0.75.Final</netty-tcnative.version>
- <netty.version>4.2.10.Final</netty.version>
+ <netty.version>4.2.12.Final</netty.version>
<sysout-over-slf4j.version>1.0.2</sysout-over-slf4j.version>
<log4j.version>2.25.4</log4j.version>
<slf4j.version>2.0.17</slf4j.version>