diff --git a/fe/pom.xml b/fe/pom.xml
index 46dae7b9f..a22d1264e 100644
--- a/fe/pom.xml
+++ b/fe/pom.xml
@@ -33,11 +33,11 @@ under the License.
Apache Impala Query Engine Frontend
-
+
net.minidev
json-smart
- 2.3
+ ${json-smart.version}
diff --git a/java/datagenerator/pom.xml b/java/datagenerator/pom.xml
index b14a6e42d..dcc1a1dd6 100644
--- a/java/datagenerator/pom.xml
+++ b/java/datagenerator/pom.xml
@@ -38,7 +38,7 @@ under the License.
net.minidev
json-smart
- 2.3
+ ${json-smart.version}
diff --git a/java/executor-deps/pom.xml b/java/executor-deps/pom.xml
index 50dc4137f..502a02366 100644
--- a/java/executor-deps/pom.xml
+++ b/java/executor-deps/pom.xml
@@ -45,11 +45,11 @@ under the License.
-
+
net.minidev
json-smart
- 2.3
+ ${json-smart.version}
diff --git a/java/pom.xml b/java/pom.xml
index 7f9498d38..702b367f9 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -71,6 +71,7 @@ under the License.
2.2.1
1.64
4.3.29.RELEASE
+ 2.4.7
diff --git a/java/shaded-deps/hive-exec/pom.xml b/java/shaded-deps/hive-exec/pom.xml
index 866786212..7fd6a7292 100644
--- a/java/shaded-deps/hive-exec/pom.xml
+++ b/java/shaded-deps/hive-exec/pom.xml
@@ -35,12 +35,12 @@ the same dependencies
jar
-
net.minidev
json-smart
- 2.3
+ ${json-smart.version}
diff --git a/java/test-hive-udfs/pom.xml b/java/test-hive-udfs/pom.xml
index 6ef7f2447..d4f9c03e2 100644
--- a/java/test-hive-udfs/pom.xml
+++ b/java/test-hive-udfs/pom.xml
@@ -42,7 +42,7 @@ under the License.
net.minidev
json-smart
- 2.3
+ ${json-smart.version}
org.apache.hadoop
diff --git a/java/yarn-extras/pom.xml b/java/yarn-extras/pom.xml
index 68ba84dbc..1fded2a4a 100644
--- a/java/yarn-extras/pom.xml
+++ b/java/yarn-extras/pom.xml
@@ -37,7 +37,7 @@
net.minidev
json-smart
- 2.3
+ ${json-smart.version}