From 399580d30232c5bc808d7c71784f555bafcfc334 Mon Sep 17 00:00:00 2001 From: Igor Dvorzhak Date: Wed, 22 Jun 2022 16:37:22 -0700 Subject: [PATCH] HADOOP-18300. Upgrade Gson dependency to version 2.9.0 (#4454) Reviewed-by: Ayush Saxena Signed-off-by: Chris Nauroth (cherry picked from commit 77d1b194c77ec62dc31f89e15594bc1250d88de3) (cherry picked from commit d41e0a9cc30c9dbf4ba311b3ed18a6942a160287) --- hadoop-client-modules/hadoop-client-minicluster/pom.xml | 6 ++++++ hadoop-client-modules/hadoop-client-runtime/pom.xml | 7 +++++++ hadoop-project/pom.xml | 2 +- 3 files changed, 14 insertions(+), 1 deletion(-) diff --git a/hadoop-client-modules/hadoop-client-minicluster/pom.xml b/hadoop-client-modules/hadoop-client-minicluster/pom.xml index dce3e0326c9..6675387f6a9 100644 --- a/hadoop-client-modules/hadoop-client-minicluster/pom.xml +++ b/hadoop-client-modules/hadoop-client-minicluster/pom.xml @@ -723,6 +723,12 @@ testdata/* + + com.google.code.gson:gson + + META-INF/versions/9/module-info.class + + org.mockito:mockito-all diff --git a/hadoop-client-modules/hadoop-client-runtime/pom.xml b/hadoop-client-modules/hadoop-client-runtime/pom.xml index 41d96655904..9318afafbbb 100644 --- a/hadoop-client-modules/hadoop-client-runtime/pom.xml +++ b/hadoop-client-modules/hadoop-client-runtime/pom.xml @@ -232,6 +232,13 @@ update* + + 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 068b7728483..1e47ff6fe6d 100644 --- a/hadoop-project/pom.xml +++ b/hadoop-project/pom.xml @@ -129,7 +129,7 @@ 2.7.5 1.1 2.2.21 - 2.8.9 + 2.9.0 3.1.0-incubating 4.1.0-incubating 3.2.4