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 26e02debac Bump io.netty:netty-handler from 4.1.118.Final to 
4.1.135.Final (#3053)
26e02debac is described below

commit 26e02debac65680dd526b5ac36b026714e2e6240
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 23 16:25:55 2026 -0400

    Bump io.netty:netty-handler from 4.1.118.Final to 4.1.135.Final (#3053)
    
    Bumps [io.netty:netty-handler](https://github.com/netty/netty) from 
4.1.118.Final to 4.1.135.Final.
    - [Release notes](https://github.com/netty/netty/releases)
    - 
[Commits](https://github.com/netty/netty/compare/netty-4.1.118.Final...netty-4.1.135.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.netty:netty-handler
      dependency-version: 4.1.135.Final
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a28af7a714..df5469d42f 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.118.Final</netty.version>
+    <netty.version>4.1.135.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