Skip to content

Commit abf135c

Browse files
fix(deps): update dependency com.google.code.gson:gson to v2.11.0
1 parent b30bca5 commit abf135c

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
@@ -194,7 +194,7 @@
194194
<dependency>
195195
<groupId>com.google.code.gson</groupId>
196196
<artifactId>gson</artifactId>
197-
<version>2.10.1</version>
197+
<version>2.11.0</version>
198198
<scope>compile</scope>
199199
</dependency>
200200
<dependency>

0 commit comments

Comments
 (0)