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

pjfanning pushed a commit to branch pjfanning-patch-2
in repository https://gitbox.apache.org/repos/asf/drill.git

commit 82bacb46d3338048ddae822f2e3154b322406c0b
Author: PJ Fanning <[email protected]>
AuthorDate: Fri Aug 7 17:29:17 2026 +0100

    chore: Update netty.version from 4.1.135.Final to 4.1.137.Final
---
 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