Skip to content

Commit 3671e64

Browse files
committed
Upgrade to Json-smart 2.5.2
Closes gh-44264
1 parent e12ae99 commit 3671e64

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
@@ -1042,7 +1042,7 @@ bom {
10421042
releaseNotes("https://github.com/json-path/JsonPath/releases/tag/json-path-{version}")
10431043
}
10441044
}
1045-
library("Json-smart", "2.5.1") {
1045+
library("Json-smart", "2.5.2") {
10461046
group("net.minidev") {
10471047
modules = [
10481048
"json-smart"

0 commit comments

Comments
 (0)