Skip to content

Commit b755eac

Browse files
committed
Upgrade to Johnzon 1.2.13
Closes gh-26806
1 parent 3d5caf0 commit b755eac

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
@@ -900,7 +900,7 @@ bom {
900900
]
901901
}
902902
}
903-
library("Johnzon", "1.2.11") {
903+
library("Johnzon", "1.2.13") {
904904
group("org.apache.johnzon") {
905905
modules = [
906906
"johnzon-core",

0 commit comments

Comments
 (0)