Skip to content

Commit 2f9f4f1

Browse files
Bump gson from 2.8.6 to 2.8.9
Bumps [gson](https://github.com/google/gson) from 2.8.6 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-parent-2.8.6...gson-parent-2.8.9) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 770c1df commit 2f9f4f1

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
@@ -77,7 +77,7 @@
7777
<dependency>
7878
<groupId>com.google.code.gson</groupId>
7979
<artifactId>gson</artifactId>
80-
<version>2.8.6</version>
80+
<version>2.8.9</version>
8181
</dependency>
8282
<dependency>
8383
<groupId>com.squareup.retrofit2</groupId>

0 commit comments

Comments
 (0)