Skip to content

Commit 84b1b67

Browse files
committed
Upgrade to Johnzon 1.2.18
Closes gh-30909
1 parent 705ce88 commit 84b1b67

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
@@ -919,7 +919,7 @@ bom {
919919
]
920920
}
921921
}
922-
library("Johnzon", "1.2.16") {
922+
library("Johnzon", "1.2.18") {
923923
group("org.apache.johnzon") {
924924
modules = [
925925
"johnzon-core",

0 commit comments

Comments
 (0)