diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 7aadd34ca5..abced92c12 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -370,7 +370,7 @@ bom { ] } } - library("Gson", "2.8.8") { + library("Gson", "2.8.9") { group("com.google.code.gson") { modules = [ "gson"