diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 8e51c4cbba..3ebb287b47 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -937,7 +937,7 @@ bom { ] } } - library("Johnzon", "1.2.15") { + library("Johnzon", "1.2.16") { group("org.apache.johnzon") { modules = [ "johnzon-core",