Skip to content

Commit b6e56c8

Browse files
committed
Upgrade to Json-smart 2.4.11
Closes gh-35551
1 parent e6160fc commit b6e56c8

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
@@ -679,7 +679,7 @@ bom {
679679
]
680680
}
681681
}
682-
library("Json-smart", "2.4.10") {
682+
library("Json-smart", "2.4.11") {
683683
group("net.minidev") {
684684
modules = [
685685
"json-smart"

0 commit comments

Comments
 (0)