Skip to content

Commit 540161b

Browse files
committed
Upgrade to Gson 2.13.2
Closes gh-47158
1 parent 3701741 commit 540161b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -505,7 +505,7 @@ bom {
505505
site("https://groovy-lang.org")
506506
}
507507
}
508-
library("Gson", "2.13.1") {
508+
library("Gson", "2.13.2") {
509509
group("com.google.code.gson") {
510510
modules = [
511511
"gson"

0 commit comments

Comments
 (0)