Skip to content

Commit 247623e

Browse files
fix(deps): update dependency com.google.code.gson:gson to v2.13.2 (#372)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ea4305e commit 247623e

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
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>com.google.code.gson</groupId>
4646
<artifactId>gson</artifactId>
47-
<version>2.13.1</version>
47+
<version>2.13.2</version>
4848
</dependency>
4949
<dependency>
5050
<groupId>net.sf.trove4j</groupId>

0 commit comments

Comments
 (0)