diff --git a/LICENSE-binary b/LICENSE-binary
index 980b9c7f2b..4994852639 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -231,7 +231,7 @@ com.github.stephenc.jcip:jcip-annotations:1.0-1
com.google:guice:4.0
com.google:guice-servlet:4.0
com.google.api.grpc:proto-google-common-protos:1.0.0
-com.google.code.gson:2.2.4
+com.google.code.gson:2.9.0
com.google.errorprone:error_prone_annotations:2.2.0
com.google.j2objc:j2objc-annotations:1.1
com.google.json-simple:json-simple:1.1.1
diff --git a/hadoop-client-modules/hadoop-client-minicluster/pom.xml b/hadoop-client-modules/hadoop-client-minicluster/pom.xml
index 06e36837a2..4c8900dc2a 100644
--- a/hadoop-client-modules/hadoop-client-minicluster/pom.xml
+++ b/hadoop-client-modules/hadoop-client-minicluster/pom.xml
@@ -757,6 +757,12 @@
META-INF/versions/11/module-info.class
+
+ com.google.code.gson:gson
+
+ META-INF/versions/9/module-info.class
+
+
diff --git a/hadoop-client-modules/hadoop-client-runtime/pom.xml b/hadoop-client-modules/hadoop-client-runtime/pom.xml
index 35fbd7665f..98756c2439 100644
--- a/hadoop-client-modules/hadoop-client-runtime/pom.xml
+++ b/hadoop-client-modules/hadoop-client-runtime/pom.xml
@@ -249,6 +249,13 @@
META-INF/versions/11/module-info.class
+
+ com.google.code.gson:gson
+
+ META-INF/versions/9/module-info.class
+
+
+
diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index 2bbb57bdf4..e8cb47efe4 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -141,7 +141,7 @@
2.0.6.1
5.2.0
2.2.21
- 2.8.9
+ 2.9.0
3.2.4
3.10.6.Final
4.1.68.Final