Skip to content

Commit d263015

Browse files
committed
Upgrade to Johnzon 1.2.10
Closes gh-25213
1 parent 1c2265f commit d263015

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
@@ -809,7 +809,7 @@ bom {
809809
]
810810
}
811811
}
812-
library("Johnzon", "1.2.9") {
812+
library("Johnzon", "1.2.10") {
813813
group("org.apache.johnzon") {
814814
modules = [
815815
"johnzon-core",

0 commit comments

Comments
 (0)