Skip to content

Commit

Permalink
Merge pull request #23 from Cantara/renovate/com.google.code.gson-gso…
Browse files Browse the repository at this point in the history
…n-2.x

chore(deps): update dependency com.google.code.gson:gson to v2.8.7
  • Loading branch information
totto committed Aug 5, 2021
2 parents 002402a + e0c3481 commit 97baa86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -75,7 +75,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.7</version>
<version>2.8.7</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 97baa86

Please sign in to comment.