From 9719fe8289fcd93237014c05b3a79d22d2ed3f87 Mon Sep 17 00:00:00 2001 From: Michael Stack Date: Mon, 21 Aug 2017 17:14:53 -0700 Subject: [PATCH] HBASE-18630 Prune dependencies; as is branch-2 has duplicates Signed-off-by: Michael Stack --- pom.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/pom.xml b/pom.xml index a7857157ead..484ba19d815 100644 --- a/pom.xml +++ b/pom.xml @@ -2275,6 +2275,10 @@ javax.servlet servlet-api + + javax.inject + javax.inject + @@ -2375,6 +2379,10 @@ hadoop-common ${hadoop-two.version} + + commons-beanutils + commons-beanutils + javax.servlet.jsp jsp-api @@ -2481,6 +2489,10 @@ io.netty netty + + javax.inject + javax.inject + @@ -2571,6 +2583,10 @@ hadoop-common ${hadoop-three.version} + + commons-beanutils + commons-beanutils + javax.servlet.jsp jsp-api