diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index bbfd0d00fe..b258ebc927 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -352,7 +352,7 @@ bom { ] } } - library("Glassfish JAXB", "2.3.3") { + library("Glassfish JAXB", "2.3.4") { group("org.glassfish.jaxb") { modules = [ "codemodel",