diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 0e178060b3..5af39d6829 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -889,7 +889,7 @@ bom { ] } } - library("Johnzon", "1.2.3") { + library("Johnzon", "1.2.4") { group("org.apache.johnzon") { modules = [ "johnzon-core",