Skip to content

Commit

Permalink
Upgrade Gson version 2.8.6 to 2.8.9 (apache#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 nicoloboschi committed Jan 11, 2022
1 parent 041ce94 commit 71253df
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 @@ -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
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,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 @@ -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
Expand Down

0 comments on commit 71253df

Please sign in to comment.