Skip to content

Commit 1e68024

Browse files
committed
Upgrade to Johnzon 1.2.13
Closes gh-26781
1 parent 3a0794d commit 1e68024

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
@@ -868,7 +868,7 @@ bom {
868868
]
869869
}
870870
}
871-
library("Johnzon", "1.2.11") {
871+
library("Johnzon", "1.2.13") {
872872
group("org.apache.johnzon") {
873873
modules = [
874874
"johnzon-core",

0 commit comments

Comments
 (0)