From f9be0a4b5b36f6df1599e62f8faf97c003242f2d Mon Sep 17 00:00:00 2001 From: Kyle Grady Date: Wed, 26 Sep 2018 17:06:34 -0700 Subject: [PATCH] DDF-4129 Updating netty versions and blacklisting them where needed (the karaf decanter bundle cassandra still uses them) (#3763) --- distribution/ddf-common/src/main/resources/common-bin.xml | 2 ++ .../ddf-common/src/main/resources/etc/blacklisted.properties | 4 ++++ features/pom.xml | 2 +- 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/distribution/ddf-common/src/main/resources/common-bin.xml b/distribution/ddf-common/src/main/resources/common-bin.xml index 8b12b92bbbc4..a690f853a5c7 100644 --- a/distribution/ddf-common/src/main/resources/common-bin.xml +++ b/distribution/ddf-common/src/main/resources/common-bin.xml @@ -47,6 +47,8 @@ **/jetty/**/9.4.6.v20170531/* **/jetty/**/8.1.14.v20131031/* **/pax/web/**/7.0.0/* + **/netty/**/4.0.33.Final/* + **/netty/**/4.0.33.Final