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

stoty pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/phoenix-omid.git


The following commit(s) were added to refs/heads/master by this push:
     new cec69d01 OMID-220 Update netty to 4.1.76.Final
cec69d01 is described below

commit cec69d01c30b56f91d622a405cb31e25373ce475
Author: Istvan Toth <st...@apache.org>
AuthorDate: Tue Apr 19 14:59:12 2022 +0200

    OMID-220 Update netty to 4.1.76.Final
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d56c9e89..f1c78302 100644
--- a/pom.xml
+++ b/pom.xml
@@ -175,7 +175,7 @@
         <testng.version>6.10</testng.version>
         <slf4j.version>1.7.7</slf4j.version>
         <log4j.version>1.2.17</log4j.version>
-        <netty4.version>4.1.60.Final</netty4.version>
+        <netty4.version>4.1.76.Final</netty4.version>
         <!-- com.google repo will be used except on Aarch64 platform. -->
         <protobuf.group>com.google.protobuf</protobuf.group>
         <protobuf-java.version>2.5.0</protobuf-java.version>

Reply via email to