Skip to content

Commit 790a8c1

Browse files
committed
Upgrade to Gson 2.8.7
Closes gh-26778
1 parent 7ccbe3c commit 790a8c1

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
@@ -373,7 +373,7 @@ bom {
373373
]
374374
}
375375
}
376-
library("Gson", "2.8.6") {
376+
library("Gson", "2.8.7") {
377377
group("com.google.code.gson") {
378378
modules = [
379379
"gson"

0 commit comments

Comments
 (0)