Skip to content

Commit cbd7ca1

Browse files
Bump gson from 2.8.0 to 2.8.9 in /java/template
Bumps [gson](https://github.com/google/gson) from 2.8.0 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.0...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 9811f11 commit cbd7ca1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/template/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<dependency>
3737
<groupId>com.google.code.gson</groupId>
3838
<artifactId>gson</artifactId>
39-
<version>2.8.0</version>
39+
<version>2.8.9</version>
4040
</dependency>
4141

4242
<dependency>

0 commit comments

Comments
 (0)