Skip to content

Commit

Permalink
Upgrade Gson version 2.8.6 to 2.8.9 (#13610)
Browse files Browse the repository at this point in the history
* Upgrade gson version 2.8.6 to 2.8.9

* fix license

(cherry picked from commit 937131a)
  • Loading branch information
mattisonchao authored and lhotari committed Jan 10, 2022
1 parent 5dd03a5 commit f3846c1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion distribution/server/src/assemble/LICENSE.bin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ The Apache Software License, Version 2.0
* Joda -- org.joda-joda-convert-2.2.1.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
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ flexible messaging model and an intuitive client API.</description>
<protoc3.version>${protobuf3.version}</protoc3.version>
<grpc.version>1.18.0</grpc.version>
<protoc-gen-grpc-java.version>${grpc.version}</protoc-gen-grpc-java.version>
<gson.version>2.8.6</gson.version>
<gson.version>2.8.9</gson.version>
<sketches.version>0.8.3</sketches.version>
<hbc-core.version>2.2.0</hbc-core.version>
<cassandra-driver-core.version>3.6.0</cassandra-driver-core.version>
Expand Down
2 changes: 1 addition & 1 deletion pulsar-sql/presto-distribution/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,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.0.jar
- jackson-module-parameter-names-2.11.1.jar
Expand Down

0 comments on commit f3846c1

Please sign in to comment.