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

pinal pushed a commit to branch atlas-2.5
in repository https://gitbox.apache.org/repos/asf/atlas.git

commit ed64613656c7f46cdad8820788620b1b6a0fc46b
Author: Disha Talreja <[email protected]>
AuthorDate: Fri Oct 24 13:21:11 2025 -0700

    ATLAS-5149: Upgrade netty version to 4.1.125.Final (#466)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index baa1355b8..ed5af1f35 100644
--- a/pom.xml
+++ b/pom.xml
@@ -158,7 +158,7 @@
         <lucene-solr.version>8.11.3</lucene-solr.version>
         <maven-plugin-sortpom.version>3.0.1</maven-plugin-sortpom.version>
         <maven-site-plugin.version>3.7</maven-site-plugin.version>
-        <netty.version>4.1.118.Final</netty.version>
+        <netty.version>4.1.125.Final</netty.version>
         <node-for-v1.version>v22.14.0</node-for-v1.version>
         <node-for-v2.version>v12.16.0</node-for-v2.version>
         <npm-for-v1.version>10.9.2</npm-for-v1.version>

Reply via email to