diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 22f6771d03..e759174481 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -920,7 +920,7 @@ bom { ] } } - library("Johnzon", "1.2.18") { + library("Johnzon", "1.2.20") { group("org.apache.johnzon") { modules = [ "johnzon-core",