diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index d9ae39a7c2d..890393268cf 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -701,7 +701,7 @@ bom { ] } } - library("Json-smart", "2.4.11") { + library("Json-smart", "2.5.0") { group("net.minidev") { modules = [ "json-smart"