Skip to content

Commit 77742c2

Browse files
committed
chore(deps): update dependency com.google.code.gson:gson to v2.13.1
1 parent 7ccb2fc commit 77742c2

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
@@ -547,7 +547,7 @@
547547
<!-- jakarta-servlet-api 5.0.0 is the last version that works with Java 8 -->
548548
<project.jakarta-servlet-api.version>5.0.0</project.jakarta-servlet-api.version>
549549
<deploy.autorelease>false</deploy.autorelease>
550-
<gson.version>2.11.0</gson.version>
550+
<gson.version>2.13.1</gson.version>
551551
</properties>
552552

553553
<profiles>

0 commit comments

Comments
 (0)