Skip to content

Commit ae7c0e1

Browse files
Bump gson from 2.8.5 to 2.8.9
Bumps [gson](https://github.com/google/gson) from 2.8.5 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.5...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 e4fecaa commit ae7c0e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<dependency>
6565
<groupId>com.google.code.gson</groupId>
6666
<artifactId>gson</artifactId>
67-
<version>2.8.5</version>
67+
<version>2.8.9</version>
6868
<scope>compile</scope>
6969
</dependency>
7070
<dependency>

0 commit comments

Comments
 (0)