diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f6ce1dc0f11..6f2c55ece42 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -817,7 +817,7 @@ bom { ] } } - library("Johnzon", "1.2.14") { + library("Johnzon", "1.2.15") { group("org.apache.johnzon") { modules = [ "johnzon-core",