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

ngangam pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git


The following commit(s) were added to refs/heads/master by this push:
     new 05f781b  HIVE-25709: Upgrade netty to 4.1.69 in the hive/pom 
(Saihemanth via Naveen Gangam)
05f781b is described below

commit 05f781b716f76996fe41b445f1107855beff34a8
Author: saihemanth <[email protected]>
AuthorDate: Tue Nov 16 09:52:29 2021 -0800

    HIVE-25709: Upgrade netty to 4.1.69 in the hive/pom (Saihemanth via Naveen 
Gangam)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index adc6f34..ef7d4c9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -189,7 +189,7 @@
     <mockito-core.version>3.4.4</mockito-core.version>
     <powermock.version>2.0.2</powermock.version>
     <mina.version>2.0.0-M5</mina.version>
-    <netty.version>4.1.65.Final</netty.version>
+    <netty.version>4.1.69.Final</netty.version>
     <netty3.version>3.10.5.Final</netty3.version> <!-- used by druid storage 
handler -->
     <pac4j-saml.version>4.0.3</pac4j-saml.version>
     <paranamer.version>2.8</paranamer.version>

Reply via email to