Skip to content

Commit 18a7f75

Browse files
authored
Merge pull request #3 from aws-samples/dependabot/maven/com.google.code.gson-gson-2.8.9
Bump gson from 2.8.6 to 2.8.9
2 parents f84398d + 3a46d3c commit 18a7f75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>com.google.code.gson</groupId>
3030
<artifactId>gson</artifactId>
31-
<version>2.8.6</version>
31+
<version>2.8.9</version>
3232
</dependency>
3333

3434
<!-- Quartz Scheduler Libraries -->

0 commit comments

Comments
 (0)