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 8c848efc77 issues-2552 revert netty upgrade due to test issues
8c848efc77 is described below

commit 8c848efc7788c39014d96f7b59d0b805d0815cc0
Author: PJ Fanning <[email protected]>
AuthorDate: Fri Jun 17 22:36:02 2022 +0100

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

diff --git a/pom.xml b/pom.xml
index 7103f95c9e..45e9e6f8a8 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.77.Final</netty.version>
+    <netty.version>4.1.73.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