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

reiabreu 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 47d19a51a Bump io.netty:netty-bom from 4.2.13.Final to 4.2.14.Final in 
/examples (#8742)
47d19a51a is described below

commit 47d19a51a715a7ecb6abb53ee4c3d68c9f04c8ee
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 1 09:13:09 2026 +0100

    Bump io.netty:netty-bom from 4.2.13.Final to 4.2.14.Final in /examples 
(#8742)
    
    Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 
4.2.13.Final to 4.2.14.Final.
    - [Release notes](https://github.com/netty/netty/releases)
    - 
[Commits](https://github.com/netty/netty/compare/netty-4.2.13.Final...netty-4.2.14.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.netty:netty-bom
      dependency-version: 4.2.14.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 9078c9947..5e6667b66 100644
--- a/pom.xml
+++ b/pom.xml
@@ -101,7 +101,7 @@
         <guava.version>33.6.0-jre</guava.version>
         <auto-service.version>1.1.1</auto-service.version>
         <netty-tcnative.version>2.0.77.Final</netty-tcnative.version>
-        <netty.version>4.2.13.Final</netty.version>
+        <netty.version>4.2.14.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>

Reply via email to