diff --git a/standalone-metastore/pom.xml b/standalone-metastore/pom.xml
index 26e82677eb..310b993a0d 100644
--- a/standalone-metastore/pom.xml
+++ b/standalone-metastore/pom.xml
@@ -83,7 +83,7 @@
19.0
3.1.0
2.6.1
- 2.9.9
+ 2.9.10.4
5.5.1
4.11
0.9.3
diff --git a/testutils/ptest2/pom.xml b/testutils/ptest2/pom.xml
index 24de8f4d58..fa3b94164a 100644
--- a/testutils/ptest2/pom.xml
+++ b/testutils/ptest2/pom.xml
@@ -31,7 +31,7 @@ limitations under the License.
2.1.3
${basedir}/../../checkstyle/
2.12.1
- 2.9.9
+ 2.9.10.4
diff --git a/upgrade-acid/pre-upgrade/pom.xml b/upgrade-acid/pre-upgrade/pom.xml
index 2614241d53..a8f4f05be0 100644
--- a/upgrade-acid/pre-upgrade/pom.xml
+++ b/upgrade-acid/pre-upgrade/pom.xml
@@ -79,6 +79,10 @@
org.apache.curator
curator-framework
+
+ com.fasterxml.jackson.core
+ jackson-databind
+