Skip to content

Commit 5387856

Browse files
committed
Upgrade to Json-smart 2.5.1
Closes gh-40302
1 parent 9310fdb commit 5387856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -718,7 +718,7 @@ bom {
718718
]
719719
}
720720
}
721-
library("Json-smart", "2.5.0") {
721+
library("Json-smart", "2.5.1") {
722722
group("net.minidev") {
723723
modules = [
724724
"json-smart"

0 commit comments

Comments
 (0)