Skip to content

Commit

Permalink
Merge pull request #2 from aehrc/CVE-2022-25647
Browse files Browse the repository at this point in the history
CVE-2022-25647: Upgrade gson to 2.8.9
  • Loading branch information
dionmcm authored Jul 25, 2022
2 parents eb8c202 + dc4c717 commit a0bd428
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 @@ -67,7 +67,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.8.6</version>
<version>2.8.9</version>
</dependency>

<dependency>
Expand Down

0 comments on commit a0bd428

Please sign in to comment.