Skip to content

Commit f1eaa51

Browse files
committed
Upgrade to Gson 2.13.0
Closes gh-45170
1 parent a8c9abd commit f1eaa51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -474,7 +474,7 @@ bom {
474474
site("https://groovy-lang.org")
475475
}
476476
}
477-
library("Gson", "2.12.1") {
477+
library("Gson", "2.13.0") {
478478
group("com.google.code.gson") {
479479
modules = [
480480
"gson"

0 commit comments

Comments
 (0)