Skip to content

Commit 7afcfbb

Browse files
Bump gson from 2.8.6 to 2.8.9 in /invoker/core (#136)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5345cca commit 7afcfbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

invoker/core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<dependency>
6969
<groupId>com.google.code.gson</groupId>
7070
<artifactId>gson</artifactId>
71-
<version>2.8.6</version>
71+
<version>2.8.9</version>
7272
</dependency>
7373
<dependency>
7474
<groupId>com.ryanharter.auto.value</groupId>

0 commit comments

Comments
 (0)