Skip to content
Snippets Groups Projects
Commit c4edeb99 authored by Xiangliang Meng's avatar Xiangliang Meng
Browse files

Squashed commit of the following

commit 2265f49a 
Author: David Meng <xlmeng@amazon.com> 
Date: Tue Sep 27 2022 10:52:17 GMT-0400 (Eastern Daylight Time) 

    Upgrade Gson
parent 26b3e3c1
No related branches found
No related tags found
1 merge request!267Upgrade Gson
Pipeline #139008 failed
......@@ -176,7 +176,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.8.9</version>
<version>2.9.1</version>
</dependency>
<dependency>
......
......@@ -120,7 +120,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.8.5</version>
<version>2.9.1</version>
</dependency>
<dependency>
<groupId>com.google.auth</groupId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment