Skip to content

Commit 0021ecd

Browse files
Update dependency com.google.code.gson:gson to v2.13.1 (#338)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c70f4dd commit 0021ecd

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
@@ -129,7 +129,7 @@
129129
<dependency>
130130
<groupId>com.google.code.gson</groupId>
131131
<artifactId>gson</artifactId>
132-
<version>2.11.0</version>
132+
<version>2.13.1</version>
133133
</dependency>
134134
</dependencies>
135135
<build>

0 commit comments

Comments
 (0)