Skip to content

Commit 8fafd88

Browse files
committed
Upgrade to Johnzon 1.2.20
Closes gh-35480
1 parent 1723ed3 commit 8fafd88

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
@@ -920,7 +920,7 @@ bom {
920920
]
921921
}
922922
}
923-
library("Johnzon", "1.2.18") {
923+
library("Johnzon", "1.2.20") {
924924
group("org.apache.johnzon") {
925925
modules = [
926926
"johnzon-core",

0 commit comments

Comments
 (0)