Skip to content

Commit a7dd907

Browse files
authored
chore(deps): update dependency com.google.code.gson:gson to v2.11.0 (#2481)
1 parent 7556a88 commit a7dd907

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -533,7 +533,7 @@
533533
<!-- jakarta-servlet-api 5.0.0 is the last version that works with Java 8 -->
534534
<project.jakarta-servlet-api.version>5.0.0</project.jakarta-servlet-api.version>
535535
<deploy.autorelease>false</deploy.autorelease>
536-
<gson.version>2.10.1</gson.version>
536+
<gson.version>2.11.0</gson.version>
537537
</properties>
538538

539539
<profiles>

0 commit comments

Comments
 (0)