Skip to content

Commit bf63740

Browse files
committed
Upgrade to Johnzon 1.2.18
Closes gh-30921
1 parent 0a3169a commit bf63740

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -927,7 +927,7 @@ bom {
927927
]
928928
}
929929
}
930-
library("Johnzon", "1.2.16") {
930+
library("Johnzon", "1.2.18") {
931931
group("org.apache.johnzon") {
932932
modules = [
933933
"johnzon-core",

0 commit comments

Comments
 (0)