Skip to content

Commit cc55c66

Browse files
Bump gson from 2.8.6 to 2.8.9 (#48)
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:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2327817 commit cc55c66

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
@@ -121,7 +121,7 @@
121121
<dependency>
122122
<groupId>com.google.code.gson</groupId>
123123
<artifactId>gson</artifactId>
124-
<version>2.8.6</version>
124+
<version>2.8.9</version>
125125
<scope>test</scope>
126126
</dependency>
127127

0 commit comments

Comments
 (0)