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 cba74fa  HIVE-26029: Upgrade netty to 4.1.75.Final due to CVE (Yu-Wen 
Lai via Naveen Gangam)
cba74fa is described below

commit cba74fa91d4035aee2c39dcf929a0ae480609540
Author: Yu-Wen Lai <[email protected]>
AuthorDate: Fri Mar 11 11:48:00 2022 -0800

    HIVE-26029: Upgrade netty to 4.1.75.Final due to CVE (Yu-Wen Lai via Naveen 
Gangam)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 80e1654..a4dd331 100644
--- a/pom.xml
+++ b/pom.xml
@@ -184,7 +184,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.69.Final</netty.version>
+    <netty.version>4.1.75.Final</netty.version>
     <netty3.version>3.10.5.Final</netty3.version>
     <!-- used by druid storage handler -->
     <pac4j-saml.version>4.5.5</pac4j-saml.version>

Reply via email to