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 dd14333a1edbc1c10d33144bd6ed53c4872d8176
Author: Disha Talreja <37664210+dishatalre...@users.noreply.github.com>
AuthorDate: Wed Apr 2 13:03:19 2025 -0700

    ATLAS-5007: Upgrade netty version to 4.1.118.Final (#314)
    
    (cherry picked from commit 645346a1b52689b30d400c772245fc0be757f1c9)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 946e005db..e37c6b0f9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -153,7 +153,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.115.Final</netty.version>
+        <netty.version>4.1.118.Final</netty.version>
         <node-for-v2.version>v12.16.0</node-for-v2.version>
         <npm-for-v2.version>6.13.7</npm-for-v2.version>
         <okio.version>3.4.0</okio.version>

Reply via email to