diff --git a/pom.xml b/pom.xml
index 86c157c8c1..f35b6b78ff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -159,6 +159,7 @@
2.5.10
3.9.4
+ 3.3.1
6.1.0
5.1.7.RELEASE
@@ -338,10 +339,15 @@
- org.apache.kerby
- token-provider
+ org.apache.hadoop
+ hadoop-minikdc
+ ${hadoop.minikdc.version}
test
+
+ org.slf4j
+ slf4j-log4j12
+
com.nimbusds
nimbus-jose-jwt
diff --git a/tests/integration-tests/pom.xml b/tests/integration-tests/pom.xml
index aad830564c..e937b54144 100644
--- a/tests/integration-tests/pom.xml
+++ b/tests/integration-tests/pom.xml
@@ -386,13 +386,6 @@
org.apache.hadoop
hadoop-minikdc
- 3.3.0
-
-
- org.slf4j
- slf4j-log4j12
-
-
test