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

rzo1 pushed a commit to branch dependency-updates-april
in repository https://gitbox.apache.org/repos/asf/storm.git

commit 338a5f8c002b2c999ac5ce99859f41bb82bf236f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 7 04:40:33 2025 +0000

    Bump io.netty:netty-bom from 4.1.119.Final to 4.2.0.Final
    
    Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 
4.1.119.Final to 4.2.0.Final.
    - 
[Commits](https://github.com/netty/netty/compare/netty-4.1.119.Final...netty-4.2.0.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.netty:netty-bom
      dependency-version: 4.2.0.Final
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 07e5eeafd..a452d1ee5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -105,7 +105,7 @@
         <guava.version>33.4.5-jre</guava.version>
         <auto-service.version>1.1.1</auto-service.version>
         <netty-tcnative.version>2.0.70.Final</netty-tcnative.version>
-        <netty.version>4.1.119.Final</netty.version>
+        <netty.version>4.2.0.Final</netty.version>
         <sysout-over-slf4j.version>1.0.2</sysout-over-slf4j.version>
         <log4j.version>2.24.3</log4j.version>
         <slf4j.version>2.0.17</slf4j.version>

Reply via email to