Skip to content

Commit c624dc9

Browse files
committed
Upgrade to Gson 2.8.8
Closes gh-27977
1 parent f4cbcaf commit c624dc9

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
@@ -364,7 +364,7 @@ bom {
364364
]
365365
}
366366
}
367-
library("Gson", "2.8.7") {
367+
library("Gson", "2.8.8") {
368368
group("com.google.code.gson") {
369369
modules = [
370370
"gson"

0 commit comments

Comments
 (0)