Browse Source

Upgrade to Json-smart 2.4.10

Closes gh-34669
pull/34917/head
Andy Wilkinson 3 years ago
parent
commit
b60583a073
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -679,7 +679,7 @@ bom { @@ -679,7 +679,7 @@ bom {
]
}
}
library("Json-smart", "2.4.8") {
library("Json-smart", "2.4.10") {
group("net.minidev") {
modules = [
"json-smart"

Loading…
Cancel
Save