Skip to content

Commit 5811b22

Browse files
committed
Upgrade to Johnzon 1.2.14
Closes gh-27242
1 parent 3c6db2b commit 5811b22

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
@@ -810,7 +810,7 @@ bom {
810810
]
811811
}
812812
}
813-
library("Johnzon", "1.2.13") {
813+
library("Johnzon", "1.2.14") {
814814
group("org.apache.johnzon") {
815815
modules = [
816816
"johnzon-core",

0 commit comments

Comments
 (0)