Skip to content
This repository was archived by the owner on May 21, 2022. It is now read-only.

Commit bafe8fa

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 update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 37e2360 commit bafe8fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>com.google.code.gson</groupId>
3333
<artifactId>gson</artifactId>
34-
<version>2.8.6</version>
34+
<version>2.8.9</version>
3535
<scope>compile</scope>
3636
</dependency>
3737
</dependencies>

0 commit comments

Comments
 (0)