Skip to content

Commit

Permalink
Merge pull request #2233 from SonarOpenCommunity/dependabot/maven/com…
Browse files Browse the repository at this point in the history
….google.code.gson-gson-2.8.8

Bump gson from 2.8.7 to 2.8.8
  • Loading branch information
guwirth authored Oct 21, 2021
2 parents 79749ce + ec2bd4e commit f267915
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 @@ -356,7 +356,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.8.7</version>
<version>2.8.8</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit f267915

Please sign in to comment.