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