Browse Source

Upgrade to Johnzon 1.2.16

Closes gh-29793
pull/30003/head
Stephane Nicoll 4 years ago
parent
commit
82a0491afd
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -924,7 +924,7 @@ bom { @@ -924,7 +924,7 @@ bom {
]
}
}
library("Johnzon", "1.2.15") {
library("Johnzon", "1.2.16") {
group("org.apache.johnzon") {
modules = [
"johnzon-core",

Loading…
Cancel
Save