Skip to content

Commit 99169af

Browse files
committed
Upgrade to Johnzon 1.2.13
Closes gh-26789
1 parent fe249dd commit 99169af

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.11") {
813+
library("Johnzon", "1.2.13") {
814814
group("org.apache.johnzon") {
815815
modules = [
816816
"johnzon-core",

0 commit comments

Comments
 (0)