Skip to content

Commit 40a392f

Browse files
committed
Upgrade to Johnzon 1.2.20
Closes gh-35340
1 parent 96c7920 commit 40a392f

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
@@ -1002,7 +1002,7 @@ bom {
10021002
]
10031003
}
10041004
}
1005-
library("Johnzon", "1.2.19") {
1005+
library("Johnzon", "1.2.20") {
10061006
group("org.apache.johnzon") {
10071007
modules = [
10081008
"johnzon-core",

0 commit comments

Comments
 (0)