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

fanningpj 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 1346e1c376 issues-2552 netty upgrade
1346e1c376 is described below

commit 1346e1c3762456459274f25adac0395e7d903929
Author: PJ Fanning <[email protected]>
AuthorDate: Fri Jun 17 20:28:28 2022 +0100

    issues-2552 netty upgrade
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 45e9e6f8a8..7103f95c9e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -120,7 +120,7 @@
     <jna.version>5.8.0</jna.version>
     <commons.compress.version>1.21</commons.compress.version>
     <hikari.version>4.0.3</hikari.version>
-    <netty.version>4.1.73.Final</netty.version>
+    <netty.version>4.1.77.Final</netty.version>
     <httpclient.version>4.5.13</httpclient.version>
     <libthrift.version>0.14.0</libthrift.version>
     <derby.version>10.14.2.0</derby.version>

Reply via email to