Skip to content

Commit e2e64bc

Browse files
merlimatganesh-ctds
authored andcommitted
[fix] Upgrade gson to 2.13.2 (apache#25022)
(cherry picked from commit 6849824) (cherry picked from commit c5efa8f)
1 parent 797b98d commit e2e64bc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

distribution/server/src/assemble/LICENSE.bin.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ The Apache Software License, Version 2.0
266266
* Proto Google Common Protos -- com.google.api.grpc-proto-google-common-protos-2.59.2.jar
267267
* Bitbucket -- org.bitbucket.b_c-jose4j-0.9.4.jar
268268
* Gson
269-
- com.google.code.gson-gson-2.8.9.jar
269+
- com.google.code.gson-gson-2.13.2.jar
270270
- io.gsonfire-gson-fire-1.8.5.jar
271271
* Guava
272272
- com.google.guava-guava-32.1.2-jre.jar

distribution/shell/src/assemble/LICENSE.bin.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ The Apache Software License, Version 2.0
326326
- jackson-module-parameter-names-2.17.2.jar
327327
* Conscrypt -- conscrypt-openjdk-uber-2.5.2.jar
328328
* Gson
329-
- gson-2.8.9.jar
329+
- gson-2.13.2.jar
330330
* Guava
331331
- guava-32.1.2-jre.jar
332332
- failureaccess-1.0.1.jar

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ flexible messaging model and an intuitive client API.</description>
220220
<google-http-client.version>1.41.0</google-http-client.version>
221221
<perfmark.version>0.26.0</perfmark.version>
222222
<protoc-gen-grpc-java.version>${grpc.version}</protoc-gen-grpc-java.version>
223-
<gson.version>2.8.9</gson.version>
223+
<gson.version>2.13.2</gson.version>
224224
<system-lambda.version>1.2.1</system-lambda.version>
225225
<sketches.version>0.8.3</sketches.version>
226226
<hbc-core.version>2.2.0</hbc-core.version>

0 commit comments

Comments
 (0)