Skip to content

Commit cc0c811

Browse files
Bump gson from 2.8.9 to 2.9.0
Bumps [gson](https://github.com/google/gson) from 2.8.9 to 2.9.0. - [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.9...gson-parent-2.9.0) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 672e9d8 commit cc0c811

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
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>com.google.code.gson</groupId>
2727
<artifactId>gson</artifactId>
28-
<version>2.8.9</version>
28+
<version>2.9.0</version>
2929
</dependency>
3030
<dependency>
3131
<groupId>com.squareup.okhttp3</groupId>

0 commit comments

Comments
 (0)