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 codelipenghui committed Jan 6, 2022
1 parent b319ae8 commit fd956a1
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
* Proto Google Common Protos -- com.google.api.grpc-proto-google-common-protos-1.17.0.jar
* Bitbucket -- org.bitbucket.b_c-jose4j-0.7.6.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.5.jar
* Guava
- com.google.guava-guava-30.1-jre.jar
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ flexible messaging model and an intuitive client API.</description>
<grpc.version>1.33.0</grpc.version>
<perfmark.version>0.19.0</perfmark.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 @@ -435,7 +435,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
* Snappy
- snappy-java-1.1.7.jar
* Jackson
Expand Down

0 comments on commit fd956a1

Please sign in to comment.