Skip to content

Commit 62b85d1

Browse files
Bump gson from 2.8.0 to 2.8.9 in /redisjson (#47)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bb32927 commit 62b85d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

redisjson/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<name>RedisJSON</name>
1414

1515
<properties>
16-
<gson.version>2.8.0</gson.version>
16+
<gson.version>2.8.9</gson.version>
1717
</properties>
1818

1919
<dependencies>

0 commit comments

Comments
 (0)