diff --git a/fe/pom.xml b/fe/pom.xml
index d4afd14399..cd0983258d 100644
--- a/fe/pom.xml
+++ b/fe/pom.xml
@@ -1011,6 +1011,10 @@ under the License.
org.elasticsearch
*
+
+ com.sun.jersey
+ jersey-bundle
+
@@ -1269,6 +1273,10 @@ under the License.
jackson-databind
com.fasterxml.jackson.core
+
+ javax.ws.rs
+ jsr311-api
+