diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 16dd80c12d3..41a6a2ce065 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -665,7 +665,7 @@ bom { ] } } - library("Json-smart", "2.4.9") { + library("Json-smart", "2.4.10") { group("net.minidev") { modules = [ "json-smart"