diff --git a/LICENSE-binary b/LICENSE-binary
index 03c42f4dec..7fb2ee180d 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -232,7 +232,7 @@ com.google:guice-servlet:4.0
com.google.android:annotations:jar:4.1.1.4
com.google.api.grpc:proto-google-common-protos:1.12.0
com.google.code.findbugs:jsr305:3.0.2
-com.google.code.gson:gson:2.2.4
+com.google.code.gson:gson:2.9.0
com.google.errorprone:error_prone_annotations:2.3.3
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 e8e58e6b91..76a2ebf036 100644
--- a/hadoop-client-modules/hadoop-client-minicluster/pom.xml
+++ b/hadoop-client-modules/hadoop-client-minicluster/pom.xml
@@ -747,6 +747,12 @@
META-INF/versions/9/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 99bb298f8e..6f17134b94 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/9/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 bcb7d97fde..8dc1862ed5 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -141,7 +141,7 @@
1.1
5.2.0
2.2.21
- 2.8.9
+ 2.9.0
3.2.4
3.10.6.Final
4.1.68.Final