diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 645505b62b..6caeccdaa4 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.8") { + library("Json-smart", "2.4.9") { group("net.minidev") { modules = [ "json-smart"