Skip to content

Commit e06bb69

Browse files
committed
Upgrade to Johnzon 1.2.15
Closes gh-28553
1 parent 2584463 commit e06bb69

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
@@ -817,7 +817,7 @@ bom {
817817
]
818818
}
819819
}
820-
library("Johnzon", "1.2.14") {
820+
library("Johnzon", "1.2.15") {
821821
group("org.apache.johnzon") {
822822
modules = [
823823
"johnzon-core",

0 commit comments

Comments
 (0)