diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 88f74a878e6..5917b55d92f 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -868,7 +868,7 @@ bom { ] } } - library("Johnzon", "1.2.11") { + library("Johnzon", "1.2.13") { group("org.apache.johnzon") { modules = [ "johnzon-core",