Skip to content
This repository was archived by the owner on Nov 7, 2025. It is now read-only.

Commit 1303ff7

Browse files
Bump gson from 2.8.7 to 2.8.9
Bumps [gson](https://github.com/google/gson) from 2.8.7 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.7...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 b0acd78 commit 1303ff7

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
@@ -27,7 +27,7 @@
2727
<dependency>
2828
<groupId>com.google.code.gson</groupId>
2929
<artifactId>gson</artifactId>
30-
<version>2.8.7</version>
30+
<version>2.8.9</version>
3131
</dependency>
3232
<dependency>
3333
<groupId>com.google.guava</groupId>

0 commit comments

Comments
 (0)