diff --git a/hbase-http/pom.xml b/hbase-http/pom.xml
index 6ad70498419..ea5924974ff 100644
--- a/hbase-http/pom.xml
+++ b/hbase-http/pom.xml
@@ -180,10 +180,6 @@
javax.servlet
javax.servlet-api
-
- javax.ws.rs
- javax.ws.rs-api
-
com.github.stephenc.findbugs
findbugs-annotations
diff --git a/hbase-it/pom.xml b/hbase-it/pom.xml
index f1ce681c688..d422877c31c 100644
--- a/hbase-it/pom.xml
+++ b/hbase-it/pom.xml
@@ -140,16 +140,6 @@
-
-
- javax.ws.rs
- javax.ws.rs-api
- test
-
org.apache.hbase
diff --git a/hbase-resource-bundle/src/main/resources/supplemental-models.xml b/hbase-resource-bundle/src/main/resources/supplemental-models.xml
index 42cf49fb673..07b74c04a86 100644
--- a/hbase-resource-bundle/src/main/resources/supplemental-models.xml
+++ b/hbase-resource-bundle/src/main/resources/supplemental-models.xml
@@ -3307,21 +3307,6 @@ Copyright (c) 2007-2017 The JRuby project
-
-
- javax.ws.rs
- javax.ws.rs-api
- 2.1.1
- Java API for RESTful Web Services
-
-
- Eclipse Public License 2.0
- https://www.eclipse.org/legal/epl-v20.html
- repo
-
-
-
-
io.airlift
diff --git a/hbase-rest/pom.xml b/hbase-rest/pom.xml
index 31885e867d0..cd11f5a9b40 100644
--- a/hbase-rest/pom.xml
+++ b/hbase-rest/pom.xml
@@ -143,15 +143,6 @@
-
-
- javax.ws.rs
- javax.ws.rs-api
-
org.apache.hbase
diff --git a/pom.xml b/pom.xml
index aa4d891decb..4e7d66a80a5 100755
--- a/pom.xml
+++ b/pom.xml
@@ -1553,7 +1553,6 @@
2.13.1
2.3.1
3.1.0
- 2.1.1
2.3.2
3.0.1-b08
9.2.13.0
@@ -2228,11 +2227,6 @@
javax.servlet-api
${servlet.api.version}
-
- javax.ws.rs
- javax.ws.rs-api
- ${wx.rs.api.version}
-
com.sun.activation
javax.activation