diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 27dfa22c98..3e2c5873aa 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2314,7 +2314,7 @@ bom { releaseNotes("https://github.com/xmlunit/xmlunit/releases/tag/v{version}") } } - library("Yasson", "3.0.3") { + library("Yasson", "3.0.4") { group("org.eclipse") { modules = [ "yasson"