Skip to content

Commit

Permalink
Merge pull request #4 from yuttyann/dependabot/maven/com.google.code.…
Browse files Browse the repository at this point in the history
…gson-gson-2.8.9

Bump gson from 2.8.6 to 2.8.9
  • Loading branch information
yuttyann authored May 22, 2022
2 parents 3b93b92 + 8df1c4b commit 5a73070
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 @@ -61,7 +61,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.8.6</version>
<version>2.8.9</version>
</dependency>
<dependency>
<groupId>com.googlecode.json-simple</groupId>
Expand Down

0 comments on commit 5a73070

Please sign in to comment.