Skip to content

Commit 92193ca

Browse files
committed
Upgrade to Johnzon 1.2.15
Closes gh-28559
1 parent 019971f commit 92193ca

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
@@ -907,7 +907,7 @@ bom {
907907
]
908908
}
909909
}
910-
library("Johnzon", "1.2.14") {
910+
library("Johnzon", "1.2.15") {
911911
group("org.apache.johnzon") {
912912
modules = [
913913
"johnzon-core",

0 commit comments

Comments
 (0)