Skip to content

Commit b0ec816

Browse files
committed
Upgrade to Johnzon 1.2.18
Closes gh-30935
1 parent 694f35d commit b0ec816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -958,7 +958,7 @@ bom {
958958
]
959959
}
960960
}
961-
library("Johnzon", "1.2.16") {
961+
library("Johnzon", "1.2.18") {
962962
group("org.apache.johnzon") {
963963
modules = [
964964
"johnzon-core",

0 commit comments

Comments
 (0)