Skip to content

Commit 627da62

Browse files
authored
deps: update dependency com.google.code.gson:gson to v2.9.0 (#1850)
1 parent e2c65e1 commit 627da62

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
@@ -97,7 +97,7 @@
9797
<dependency>
9898
<groupId>com.google.code.gson</groupId>
9999
<artifactId>gson</artifactId>
100-
<version>2.8.9</version>
100+
<version>2.9.0</version>
101101
</dependency>
102102

103103
<!-- Used for Interval and Range types -->

0 commit comments

Comments
 (0)