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