Skip to content
This repository was archived by the owner on Sep 9, 2023. It is now read-only.

Commit a906429

Browse files
authored
deps: update dependency com.google.code.gson:gson to v2.8.8 (#622)
1 parent fab8ec2 commit a906429

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/snippets/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>com.google.code.gson</groupId>
4545
<artifactId>gson</artifactId>
46-
<version>2.8.7</version>
46+
<version>2.8.8</version>
4747
</dependency>
4848
<dependency>
4949
<groupId>junit</groupId>

0 commit comments

Comments
 (0)