Browse Source

Upgrade to Json-smart 2.3.1

Closes gh-26598
pull/27078/head
Stephane Nicoll 5 years ago
parent
commit
22ec27dcd3
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -911,7 +911,7 @@ bom { @@ -911,7 +911,7 @@ bom {
]
}
}
library("Json-smart", "2.3") {
library("Json-smart", "2.3.1") {
group("net.minidev") {
modules = [
"json-smart"

Loading…
Cancel
Save