Skip to content

Commit

Permalink
Merge pull request #10 from koczadly/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
koczadly authored Jun 7, 2022
2 parents 03041d8 + cdc7720 commit c0a9d61
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 @@ -42,7 +42,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.8.6</version>
<version>2.8.9</version>
</dependency>

<!-- https://mvnrepository.com/artifact/org.slf4j/slf4j-api -->
Expand Down

0 comments on commit c0a9d61

Please sign in to comment.