Skip to content

Commit 5708245

Browse files
committed
Upgrade to Json-smart 2.4.10
Closes gh-35523
1 parent dbda252 commit 5708245

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
@@ -979,7 +979,7 @@ bom {
979979
]
980980
}
981981
}
982-
library("Json-smart", "2.4.8") {
982+
library("Json-smart", "2.4.10") {
983983
group("net.minidev") {
984984
modules = [
985985
"json-smart"

0 commit comments

Comments
 (0)