diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 16fb325704..379093138d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -877,7 +877,7 @@ bom { ] } } - library("Johnzon", "1.2.9") { + library("Johnzon", "1.2.10") { group("org.apache.johnzon") { modules = [ "johnzon-core",