Skip to content

Commit d4ad8f5

Browse files
committed
Upgrade to Json-smart 2.5.2
Closes gh-44238
1 parent 961fcbd commit d4ad8f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1080,7 +1080,7 @@ bom {
10801080
releaseNotes("https://github.com/json-path/JsonPath/releases/tag/json-path-{version}")
10811081
}
10821082
}
1083-
library("Json-smart", "2.5.1") {
1083+
library("Json-smart", "2.5.2") {
10841084
group("net.minidev") {
10851085
modules = [
10861086
"json-smart"

0 commit comments

Comments
 (0)