diff --git a/extensions-core/druid-ranger-security/pom.xml b/extensions-core/druid-ranger-security/pom.xml
index e9dfc6502bcc..f888cf1be4f6 100644
--- a/extensions-core/druid-ranger-security/pom.xml
+++ b/extensions-core/druid-ranger-security/pom.xml
@@ -197,8 +197,6 @@
com.google.code.gson
gson
- compile
- ${gson.version}
diff --git a/pom.xml b/pom.xml
index b8a503f7c57d..a23c4b96deef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,7 +79,6 @@
3.6.0
2.4.0
2.10.1
- 2.10.1
2.13.11
1.23.0
1.11.3
@@ -412,6 +411,15 @@
kotlin-stdlib
1.6.10
+
+
+ com.google.code.gson
+ gson
+ ${gson.version}
+
org.apache.zookeeper
zookeeper