diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index cb557da51bc..6d6088d89a5 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1080,7 +1080,7 @@ bom { releaseNotes("https://github.com/json-path/JsonPath/releases/tag/json-path-{version}") } } - library("Json-smart", "2.5.1") { + library("Json-smart", "2.5.2") { group("net.minidev") { modules = [ "json-smart"