Skip to content

Commit

Permalink
refactor(all): update Gson dependency in main pom (#1557)
Browse files Browse the repository at this point in the history
  • Loading branch information
brycewang-microsoft authored Jun 3, 2022
1 parent 9647438 commit 2e2baf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.8.9</version>
<version>2.9.0</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit 2e2baf0

Please sign in to comment.