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 d8fe9d3f24 Bump io.netty:netty-handler from 4.1.115.Final to
4.1.118.Final (#3009)
d8fe9d3f24 is described below
commit d8fe9d3f24fff429cf38dd30ebae0d4e07c10eca
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 29 14:46:53 2025 -0400
Bump io.netty:netty-handler from 4.1.115.Final to 4.1.118.Final (#3009)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b90c30045d..3b9de65571 100644
--- a/pom.xml
+++ b/pom.xml
@@ -126,7 +126,7 @@
<msgpack.version>0.6.6</msgpack.version>
<netty.tcnative.classifier />
<netty.tcnative.version>2.0.65.Final</netty.tcnative.version>
- <netty.version>4.1.115.Final</netty.version>
+ <netty.version>4.1.118.Final</netty.version>
<parquet.format.version>2.11.0</parquet.format.version>
<parquet.version>1.15.1</parquet.version>
<project.build.outputTimestamp>1750144553</project.build.outputTimestamp>