diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 40cd07aa14..4ab2e99587 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1042,7 +1042,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"