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

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

commit 3ec12d4a2d48eec92a2c2f8f116ea80e589f4445
Author: Michael Blow <[email protected]>
AuthorDate: Fri Jan 9 20:39:18 2026 -0500

    [NO ISSUE][HYR][NET] Advance Netty to 4.1.130.Final
    
    Ext-ref: MB-70073
    Change-Id: I949f9ea9cdf4b0c89c9bcb9c89d61dde2c1184d5
    Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20785
    Reviewed-by: Michael Blow <[email protected]>
    Tested-by: Michael Blow <[email protected]>
---
 hyracks-fullstack/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hyracks-fullstack/pom.xml b/hyracks-fullstack/pom.xml
index 1b02754ee1..a9fd58d12c 100644
--- a/hyracks-fullstack/pom.xml
+++ b/hyracks-fullstack/pom.xml
@@ -76,7 +76,7 @@
     <snappy.version>1.1.10.5</snappy.version>
     <jackson.version>2.19.2</jackson.version>
     <jackson-databind.version>${jackson.version}</jackson-databind.version>
-    <netty.version>4.1.125.Final</netty.version>
+    <netty.version>4.1.130.Final</netty.version>
 
     <implementation.title>Apache Hyracks and Algebricks - 
${project.name}</implementation.title>
     <implementation.url>https://asterixdb.apache.org/</implementation.url>

Reply via email to