Skip to content

Commit 47d0ba5

Browse files
Bump gson from 2.2.4 to 2.8.9
Bumps [gson](https://github.com/google/gson) from 2.2.4 to 2.8.9. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md) - [Commits](google/gson@gson-2.2.4...gson-parent-2.8.9) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2830479 commit 47d0ba5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>com.google.code.gson</groupId>
4444
<artifactId>gson</artifactId>
45-
<version>2.2.4</version>
45+
<version>2.8.9</version>
4646
<scope>compile</scope>
4747
</dependency>
4848
<dependency>

0 commit comments

Comments
 (0)