Skip to content

Commit 3721328

Browse files
committed
Upgrade to Json-smart 2.4.10
Closes gh-35482
1 parent fe11489 commit 3721328

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -964,7 +964,7 @@ bom {
964964
]
965965
}
966966
}
967-
library("Json-smart", "2.4.8") {
967+
library("Json-smart", "2.4.10") {
968968
group("net.minidev") {
969969
modules = [
970970
"json-smart"

0 commit comments

Comments
 (0)