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

jxue pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/helix.git


The following commit(s) were added to refs/heads/master by this push:
     new 649f0dede Bump io.netty:netty-codec from 4.1.68.Final to 4.1.125.Final 
(#3068)
649f0dede is described below

commit 649f0dede2eb4f9ed3f8319614df5e47277f1601
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 9 09:58:57 2025 -0800

    Bump io.netty:netty-codec from 4.1.68.Final to 4.1.125.Final (#3068)
    
    Bumps [io.netty:netty-codec](https://github.com/netty/netty) from 
4.1.68.Final to 4.1.125.Final.
    - 
[Commits](https://github.com/netty/netty/compare/netty-4.1.68.Final...netty-4.1.125.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.netty:netty-codec
      dependency-version: 4.1.125.Final
      dependency-type: direct:production
    ...
    
    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 b121b11ff..d62f5faa0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -543,7 +543,7 @@
       <dependency>
         <groupId>io.netty</groupId>
         <artifactId>netty-codec</artifactId>
-        <version>4.1.68.Final</version>
+        <version>4.1.125.Final</version>
       </dependency>
     </dependencies>
   </dependencyManagement>

Reply via email to