Skip to content

Commit b027d29

Browse files
build(deps): bump gson from 2.8.6 to 2.8.9 in /event-sourcing (#2003)
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:production ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 932836f commit b027d29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

event-sourcing/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>com.google.code.gson</groupId>
4545
<artifactId>gson</artifactId>
46-
<version>2.8.6</version>
46+
<version>2.8.9</version>
4747
</dependency>
4848
</dependencies>
4949
<build>

0 commit comments

Comments
 (0)