Skip to content
This repository was archived by the owner on Nov 7, 2025. It is now read-only.

Commit 01c09bf

Browse files
authored
Merge pull request #4 from stackabletech/dependabot/maven/com.google.code.gson-gson-2.8.9
Bump gson from 2.8.7 to 2.8.9
2 parents b0acd78 + 1303ff7 commit 01c09bf

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
@@ -27,7 +27,7 @@
2727
<dependency>
2828
<groupId>com.google.code.gson</groupId>
2929
<artifactId>gson</artifactId>
30-
<version>2.8.7</version>
30+
<version>2.8.9</version>
3131
</dependency>
3232
<dependency>
3333
<groupId>com.google.guava</groupId>

0 commit comments

Comments
 (0)