Skip to content

Commit 5028810

Browse files
authored
Merge pull request #4 from samubarb/dependabot/maven/com.google.code.gson-gson-2.8.9
Bump gson from 2.8.4 to 2.8.9
2 parents 2109a00 + bfb4ac4 commit 5028810

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>com.google.code.gson</groupId>
3333
<artifactId>gson</artifactId>
34-
<version>2.8.4</version>
34+
<version>2.8.9</version>
3535
</dependency>
3636
</dependencies>
3737

0 commit comments

Comments
 (0)