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

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


The following commit(s) were added to refs/heads/master by this push:
     new 171db7b47 RANGER-5293 : Upgrade netty to 4.1.124.Final
171db7b47 is described below

commit 171db7b471d7c682ce448d7fbef10ff0b61b152c
Author: Dineshkumar Yadav <[email protected]>
AuthorDate: Mon Sep 22 13:38:47 2025 +0530

    RANGER-5293 : Upgrade netty to 4.1.124.Final
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 15c9d8211..c04f8e821 100644
--- a/pom.xml
+++ b/pom.xml
@@ -172,7 +172,7 @@
         <mockito.version>3.12.4</mockito.version>
         <mysql-connector-java.version>5.1.49</mysql-connector-java.version>
         <net.minidev.asm.version>1.0.2</net.minidev.asm.version>
-        <netty-all.version>4.1.100.Final</netty-all.version>
+        <netty-all.version>4.1.124.Final</netty-all.version>
         <nimbus-jose-jwt.version>10.0.1</nimbus-jose-jwt.version>
         <noggit.version>0.8</noggit.version>
         <orc.core.version>1.6.7</orc.core.version>

Reply via email to