This is an automated email from the ASF dual-hosted git repository.

reiabreu 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 0eef78f60 Bump io.netty:netty-bom from 4.2.12.Final to 4.2.13.Final 
(#8675)
0eef78f60 is described below

commit 0eef78f6030e753d78eca18b9006a86f537f0365
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 19 00:04:47 2026 +0100

    Bump io.netty:netty-bom from 4.2.12.Final to 4.2.13.Final (#8675)
    
    Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 
4.2.12.Final to 4.2.13.Final.
    - [Release notes](https://github.com/netty/netty/releases)
    - 
[Commits](https://github.com/netty/netty/compare/netty-4.2.12.Final...netty-4.2.13.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.netty:netty-bom
      dependency-version: 4.2.13.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 33bc4c9f5..94cecb45d 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.13.Final</netty.version>
         <netty-tcnative.version>2.0.77.Final</netty-tcnative.version>
-        <netty.version>4.2.12.Final</netty.version>
+        <netty.version>4.2.13.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.17</slf4j.version>

Reply via email to