Skip to content

Commit dbf472b

Browse files
authored
chore: Update gson in test projects (#612)
Signed-off-by: sheche <sheche@microsoft.com>
1 parent 77420fc commit dbf472b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/java9/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<dependency>
1818
<groupId>com.google.code.gson</groupId>
1919
<artifactId>gson</artifactId>
20-
<version>2.7</version>
20+
<version>2.8.9</version>
2121
</dependency>
2222
</dependencies>
2323

0 commit comments

Comments
 (0)