Skip to content

Commit 77c6a60

Browse files
committed
Upgrade to Johnzon 1.2.5
Closes gh-21406
1 parent a99f831 commit 77c6a60

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
@@ -889,7 +889,7 @@ bom {
889889
]
890890
}
891891
}
892-
library("Johnzon", "1.2.4") {
892+
library("Johnzon", "1.2.5") {
893893
group("org.apache.johnzon") {
894894
modules = [
895895
"johnzon-core",

0 commit comments

Comments
 (0)