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