Skip to content

Commit

Permalink
Merge pull request #11 from digitaldan/dependabot/maven/com.google.co…
Browse files Browse the repository at this point in the history
…de.gson-gson-2.8.9

Bump gson from 2.8.5 to 2.8.9
  • Loading branch information
digitaldan authored Apr 12, 2024
2 parents 3688498 + d33f6a2 commit 31f97e8
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 @@ -179,7 +179,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.8.5</version>
<version>2.8.9</version>
</dependency>
<dependency>
<groupId>com.martiansoftware</groupId>
Expand Down

0 comments on commit 31f97e8

Please sign in to comment.