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