Skip to content

Commit 69f0105

Browse files
committed
Upgrade to Json-smart 2.5.2
Closes gh-44263
1 parent 2e00552 commit 69f0105

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
@@ -1025,7 +1025,7 @@ bom {
10251025
releaseNotes("https://github.com/json-path/JsonPath/releases/tag/json-path-{version}")
10261026
}
10271027
}
1028-
library("Json-smart", "2.5.1") {
1028+
library("Json-smart", "2.5.2") {
10291029
group("net.minidev") {
10301030
modules = [
10311031
"json-smart"

0 commit comments

Comments
 (0)