Skip to content

Commit 3d21fcb

Browse files
committed
Upgrade to Johnzon 1.2.19
Closes gh-32310
1 parent 4848f8d commit 3d21fcb

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
@@ -932,7 +932,7 @@ bom {
932932
]
933933
}
934934
}
935-
library("Johnzon", "1.2.18") {
935+
library("Johnzon", "1.2.19") {
936936
group("org.apache.johnzon") {
937937
modules = [
938938
"johnzon-core",

0 commit comments

Comments
 (0)