Browse Source

Upgrade to Johnzon 1.2.20

Closes gh-35521
2.6.x
Andy Wilkinson 3 years ago
parent
commit
788c3b6c25
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -932,7 +932,7 @@ bom { @@ -932,7 +932,7 @@ bom {
]
}
}
library("Johnzon", "1.2.19") {
library("Johnzon", "1.2.20") {
group("org.apache.johnzon") {
modules = [
"johnzon-core",

Loading…
Cancel
Save