Browse Source

Upgrade to Johnzon 1.2.14

Closes gh-27270
pull/27297/head
Stephane Nicoll 5 years ago
parent
commit
9394d4e547
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -907,7 +907,7 @@ bom { @@ -907,7 +907,7 @@ bom {
]
}
}
library("Johnzon", "1.2.13") {
library("Johnzon", "1.2.14") {
group("org.apache.johnzon") {
modules = [
"johnzon-core",

Loading…
Cancel
Save