From 8accf8ba50734aa5614c30412327ea8faefa75f4 Mon Sep 17 00:00:00 2001 From: Ryan Murray Date: Wed, 8 Jul 2020 10:41:00 +0100 Subject: [PATCH] ARROW-9370: [Java] Bump Netty version As per https://github.com/apache/arrow/pull/7619#issuecomment-655246147 there is a security vulnerability in the current version of Netty. This upgrades to the latest version. A compatible upgrade of grpc was also required --- java/flight/flight-core/pom.xml | 4 ++-- java/flight/flight-grpc/pom.xml | 2 +- java/pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/java/flight/flight-core/pom.xml b/java/flight/flight-core/pom.xml index a2aac999d26..20373633272 100644 --- a/java/flight/flight-core/pom.xml +++ b/java/flight/flight-core/pom.xml @@ -24,7 +24,7 @@ jar - 1.24.0 + 1.30.2 3.7.1 1 @@ -64,7 +64,7 @@ io.netty netty-tcnative-boringssl-static - 2.0.12.Final + 2.0.31.Final io.netty diff --git a/java/flight/flight-grpc/pom.xml b/java/flight/flight-grpc/pom.xml index 62256777809..1c7bf70b661 100644 --- a/java/flight/flight-grpc/pom.xml +++ b/java/flight/flight-grpc/pom.xml @@ -24,7 +24,7 @@ jar - 1.24.0 + 1.30.2 3.7.1 1 diff --git a/java/pom.xml b/java/pom.xml index a8ef939c832..8058707dfc9 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -33,7 +33,7 @@ 5.4.0 1.7.25 20.0 - 4.1.27.Final + 4.1.48.Final 2.9.8 2.7.1 1.9.0