diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index b491d9ca52..e93dbf78fc 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -941,7 +941,7 @@ bom { ] } } - library("Json-smart", "2.3") { + library("Json-smart", "2.4.2") { group("net.minidev") { modules = [ "json-smart"