Skip to content

Commit

Permalink
fix(deps): update dependency com.google.code.gson:gson to v2.8.9 [sec…
Browse files Browse the repository at this point in the history
…urity]
  • Loading branch information
renovate[bot] authored Mar 17, 2023
1 parent c70084a commit 0ae7d12
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 @@ -372,7 +372,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.fasterxml.jackson.core</groupId>
Expand Down

0 comments on commit 0ae7d12

Please sign in to comment.