Skip to content

Commit 9fb508d

Browse files
Update dependency com.google.code.gson:gson to v2.10.1
1 parent 1d9a227 commit 9fb508d

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
@@ -152,7 +152,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
152152
<dependency>
153153
<groupId>com.google.code.gson</groupId>
154154
<artifactId>gson</artifactId>
155-
<version>2.8.9</version>
155+
<version>2.10.1</version>
156156
<scope>runtime</scope>
157157
</dependency>
158158
<dependency>

0 commit comments

Comments
 (0)