Skip to content

Commit 7e8c560

Browse files
committed
Upgrade to Johnzon 1.2.19
Closes gh-32325
1 parent d525d36 commit 7e8c560

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
@@ -963,7 +963,7 @@ bom {
963963
]
964964
}
965965
}
966-
library("Johnzon", "1.2.18") {
966+
library("Johnzon", "1.2.19") {
967967
group("org.apache.johnzon") {
968968
modules = [
969969
"johnzon-core",

0 commit comments

Comments
 (0)