Skip to content

Commit cc2bb7c

Browse files
committed
Upgrade to Json-smart 2.4.11
Closes gh-35549
1 parent c0797ee commit cc2bb7c

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
@@ -1050,7 +1050,7 @@ bom {
10501050
]
10511051
}
10521052
}
1053-
library("Json-smart", "2.4.10") {
1053+
library("Json-smart", "2.4.11") {
10541054
group("net.minidev") {
10551055
modules = [
10561056
"json-smart"

0 commit comments

Comments
 (0)