diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 0c24d258cf..d9539265fd 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -465,7 +465,7 @@ bom { site("https://groovy-lang.org") } } - library("Gson", "2.11.0") { + library("Gson", "2.12.1") { group("com.google.code.gson") { modules = [ "gson"