Skip to content

Commit 0099d74

Browse files
committed
Upgrade to Gson 2.13.2
Closes gh-47153
1 parent bdbbcec commit 0099d74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -492,7 +492,7 @@ bom {
492492
site("https://groovy-lang.org")
493493
}
494494
}
495-
library("Gson", "2.13.1") {
495+
library("Gson", "2.13.2") {
496496
group("com.google.code.gson") {
497497
modules = [
498498
"gson"

0 commit comments

Comments
 (0)