From 26ed22aec8af42c6dc161e0a2827a4235a49a9a4 Mon Sep 17 00:00:00 2001 From: "Zhang, Liye" Date: Thu, 23 Jul 2015 12:43:54 +0100 Subject: [SPARK-9212] [CORE] upgrade Netty version to 4.0.29.Final related JIRA: [SPARK-9212](https://issues.apache.org/jira/browse/SPARK-9212) and [SPARK-8101](https://issues.apache.org/jira/browse/SPARK-8101) Author: Zhang, Liye Closes #7562 from liyezhang556520/SPARK-9212 and squashes the following commits: 1917729 [Zhang, Liye] SPARK-9212 upgrade Netty version to 4.0.29.Final --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 1f44dc8abe..35fc8c44bc 100644 --- a/pom.xml +++ b/pom.xml @@ -573,7 +573,7 @@ io.netty netty-all - 4.0.28.Final + 4.0.29.Final org.apache.derby -- cgit v1.2.3