Browse Source

Upgrade to Json-smart 2.4.7

Closes gh-26550
pull/26586/head
Andy Wilkinson 5 years ago
parent
commit
f1e4cc1c28
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -944,7 +944,7 @@ bom { @@ -944,7 +944,7 @@ bom {
]
}
}
library("Json-smart", "2.4.2") {
library("Json-smart", "2.4.7") {
group("net.minidev") {
modules = [
"json-smart"

Loading…
Cancel
Save