Skip to content

Commit be1a097

Browse files
committed
Upgrade to Gson 2.13.1
Closes gh-45273
1 parent f58c849 commit be1a097

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
@@ -485,7 +485,7 @@ bom {
485485
site("https://groovy-lang.org")
486486
}
487487
}
488-
library("Gson", "2.13.0") {
488+
library("Gson", "2.13.1") {
489489
group("com.google.code.gson") {
490490
modules = [
491491
"gson"

0 commit comments

Comments
 (0)