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