From 71253df7a4b7ba9d2f60770a575aeede1cf24e55 Mon Sep 17 00:00:00 2001 From: Qiang Zhao <74767115+mattisonchao@users.noreply.github.com> Date: Thu, 6 Jan 2022 07:35:15 +0800 Subject: [PATCH] Upgrade Gson version 2.8.6 to 2.8.9 (#13610) * Upgrade gson version 2.8.6 to 2.8.9 * fix license (cherry picked from commit 937131a7003d94031b720b3c0d3d64a9bd602bc9) --- distribution/server/src/assemble/LICENSE.bin.txt | 2 +- pom.xml | 2 +- pulsar-sql/presto-distribution/LICENSE | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/distribution/server/src/assemble/LICENSE.bin.txt b/distribution/server/src/assemble/LICENSE.bin.txt index 7e30564264c41..4fba39f285baa 100644 --- a/distribution/server/src/assemble/LICENSE.bin.txt +++ b/distribution/server/src/assemble/LICENSE.bin.txt @@ -330,7 +330,7 @@ The Apache Software License, Version 2.0 * Proto Google Common Protos -- com.google.api.grpc-proto-google-common-protos-1.12.0.jar * Bitbucket -- org.bitbucket.b_c-jose4j-0.7.2.jar * Gson - - com.google.code.gson-gson-2.8.6.jar + - com.google.code.gson-gson-2.8.9.jar - io.gsonfire-gson-fire-1.8.4.jar * Sundrio - io.sundr-builder-annotations-0.21.0.jar diff --git a/pom.xml b/pom.xml index 15dd4df00bd31..fc6f7f35428bd 100644 --- a/pom.xml +++ b/pom.xml @@ -133,7 +133,7 @@ flexible messaging model and an intuitive client API. 1.33.0 0.19.0 ${grpc.version} - 2.8.6 + 2.8.9 0.8.3 2.2.0 3.6.0 diff --git a/pulsar-sql/presto-distribution/LICENSE b/pulsar-sql/presto-distribution/LICENSE index cf8418ddec21d..63cd92e0e0b75 100644 --- a/pulsar-sql/presto-distribution/LICENSE +++ b/pulsar-sql/presto-distribution/LICENSE @@ -441,7 +441,7 @@ The Apache Software License, Version 2.0 - commons-lang-2.6.jar - commons-logging-1.2.jar * GSON - - gson-2.8.6.jar + - gson-2.8.9.jar * Jackson - jackson-module-parameter-names-2.10.3.jar - jackson-module-parameter-names-2.11.1.jar