Browse Source

Upgrade to Johnzon 1.2.10

Closes gh-25213
pull/25507/head
Andy Wilkinson 5 years ago
parent
commit
d2630151ce
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -809,7 +809,7 @@ bom { @@ -809,7 +809,7 @@ bom {
]
}
}
library("Johnzon", "1.2.9") {
library("Johnzon", "1.2.10") {
group("org.apache.johnzon") {
modules = [
"johnzon-core",

Loading…
Cancel
Save