From 337529ba2ce6bbe0da943de3f8ec64517ef4b02c Mon Sep 17 00:00:00 2001 From: Michael Stack Date: Mon, 4 May 2020 10:12:32 -0700 Subject: [PATCH] HBASE-24303 Undo core of parent TestSecureRESTServer change; use fix over in HBASE-24280 instead (#1630) --- hbase-rest/pom.xml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/hbase-rest/pom.xml b/hbase-rest/pom.xml index 37aa174fd810..6dd7bddc1b6e 100644 --- a/hbase-rest/pom.xml +++ b/hbase-rest/pom.xml @@ -507,18 +507,6 @@ org.apache.hadoop hadoop-auth - - - com.sun.jersey - jersey-servlet - 1.19.4 - - - javax.ws.rs - jsr311-api - - -