diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 48093e93945..2feca8526a0 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -298,7 +298,7 @@ bom { ] } } - library("Gson", "2.9.1") { + library("Gson", "2.10.1") { group("com.google.code.gson") { modules = [ "gson"