Skip to content

Commit 6d0d1ff

Browse files
committed
Upgrade to Johnzon 1.2.21
Closes gh-36314
1 parent 9142f15 commit 6d0d1ff

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.20") {
1005+
library("Johnzon", "1.2.21") {
10061006
group("org.apache.johnzon") {
10071007
modules = [
10081008
"johnzon-core",

0 commit comments

Comments
 (0)