diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 23d9b0f8671c..80c4a16eb955 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -364,7 +364,7 @@ bom { ] } } - library("Gson", "2.8.7") { + library("Gson", "2.8.8") { group("com.google.code.gson") { modules = [ "gson"