Skip to content

Commit 151baa3

Browse files
Update dependency com.google.code.gson:gson to v2.13.2
1 parent f49dcf4 commit 151baa3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<dependency>
2424
<groupId>com.google.code.gson</groupId>
2525
<artifactId>gson</artifactId>
26-
<version>2.10.1</version> <!-- Replace with the latest version -->
26+
<version>2.13.2</version> <!-- Replace with the latest version -->
2727
</dependency>
2828
<dependency>
2929
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)