Skip to content

Commit 5fb1ca6

Browse files
committed
Upgrade to Johnzon 1.2.9
Closes gh-24762
1 parent 37f6531 commit 5fb1ca6

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
@@ -867,7 +867,7 @@ bom {
867867
]
868868
}
869869
}
870-
library("Johnzon", "1.2.8") {
870+
library("Johnzon", "1.2.9") {
871871
group("org.apache.johnzon") {
872872
modules = [
873873
"johnzon-core",

0 commit comments

Comments
 (0)