Browse Source

Upgrade to Johnzon 1.2.7

Closes gh-21960
pull/21985/head
Andy Wilkinson 6 years ago
parent
commit
9fa4e92fbb
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -889,7 +889,7 @@ bom { @@ -889,7 +889,7 @@ bom {
]
}
}
library("Johnzon", "1.2.5") {
library("Johnzon", "1.2.7") {
group("org.apache.johnzon") {
modules = [
"johnzon-core",

Loading…
Cancel
Save