diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 50bd343ede..8db5431019 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.10") { + library("Johnzon", "1.2.11") { group("org.apache.johnzon") { modules = [ "johnzon-core",