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