Skip to content

Commit 63277bf

Browse files
committed
Upgrade to Json-smart 2.6.0
Closes gh-46742
1 parent e37dbf8 commit 63277bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1063,7 +1063,7 @@ bom {
10631063
releaseNotes("https://github.com/json-path/JsonPath/releases/tag/json-path-{version}")
10641064
}
10651065
}
1066-
library("Json-smart", "2.5.2") {
1066+
library("Json-smart", "2.6.0") {
10671067
group("net.minidev") {
10681068
modules = [
10691069
"json-smart"

0 commit comments

Comments
 (0)