Browse Source

Upgrade to Johnzon 1.2.20

Closes gh-35480
2.5.x
Andy Wilkinson 3 years ago
parent
commit
8fafd886cc
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save