Skip to content

Commit e496d2e

Browse files
committed
Upgrade to Gson 2.8.7
Closes gh-26786
1 parent 16ff931 commit e496d2e

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
@@ -359,7 +359,7 @@ bom {
359359
]
360360
}
361361
}
362-
library("Gson", "2.8.6") {
362+
library("Gson", "2.8.7") {
363363
group("com.google.code.gson") {
364364
modules = [
365365
"gson"

0 commit comments

Comments
 (0)