Skip to content

Commit 25f8257

Browse files
chore(deps): bump com.google.code.gson:gson
Bumps [com.google.code.gson: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/main/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-version: 2.8.9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8a4e379 commit 25f8257

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • javav2/usecases/creating_scheduled_events

javav2/usecases/creating_scheduled_events/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<dependency>
2424
<groupId>com.google.code.gson</groupId>
2525
<artifactId>gson</artifactId>
26-
<version>2.8.6</version>
26+
<version>2.8.9</version>
2727
</dependency>
2828
<dependency>
2929
<groupId>org.apache.logging.log4j</groupId>

0 commit comments

Comments
 (0)