Browse Source

Upgrade to Json-smart 2.5.0

Closes gh-36375
pull/36422/head
Stephane Nicoll 2 years ago
parent
commit
11898c0b56
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -701,7 +701,7 @@ bom { @@ -701,7 +701,7 @@ bom {
]
}
}
library("Json-smart", "2.4.11") {
library("Json-smart", "2.5.0") {
group("net.minidev") {
modules = [
"json-smart"

Loading…
Cancel
Save