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