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

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


The following commit(s) were added to refs/heads/master by this push:
     new cf9720b887 chore: Update netty.version from 4.1.135.Final to 
4.1.137.Final (#3070)
cf9720b887 is described below

commit cf9720b8871153939a0709902cb5947701e523d9
Author: PJ Fanning <[email protected]>
AuthorDate: Sun Aug 9 02:38:37 2026 +0100

    chore: Update netty.version from 4.1.135.Final to 4.1.137.Final (#3070)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1a10727267..ed185fe1e1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -130,7 +130,7 @@
     <nashorn.version>15.4</nashorn.version>
     <netty.tcnative.classifier />
     <netty.tcnative.version>2.0.65.Final</netty.tcnative.version>
-    <netty.version>4.1.135.Final</netty.version>
+    <netty.version>4.1.137.Final</netty.version>
     <parquet.format.version>2.11.0</parquet.format.version>
     <parquet.version>1.15.2</parquet.version>
     <project.build.outputTimestamp>1750144553</project.build.outputTimestamp>

Reply via email to