diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 9f6a288476..086e7b5a1c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -919,7 +919,7 @@ bom { ] } } - library("Johnzon", "1.2.16") { + library("Johnzon", "1.2.18") { group("org.apache.johnzon") { modules = [ "johnzon-core",