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

commit 47f32ad2e1f348b89a1eae226b0c7c148892dc5b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 23 04:18:23 2024 +0000

    Bump io.netty:netty-bom from 4.1.115.Final to 4.1.116.Final
    
    Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 
4.1.115.Final to 4.1.116.Final.
    - 
[Commits](https://github.com/netty/netty/compare/netty-4.1.115.Final...netty-4.1.116.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.netty:netty-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 8adffe1a9..04509ed32 100644
--- a/pom.xml
+++ b/pom.xml
@@ -105,7 +105,7 @@
         <guava.version>33.3.1-jre</guava.version>
         <auto-service.version>1.1.1</auto-service.version>
         <netty-tcnative.version>2.0.69.Final</netty-tcnative.version>
-        <netty.version>4.1.115.Final</netty.version>
+        <netty.version>4.1.116.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.16</slf4j.version>

Reply via email to