diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 0a6c6a85fe..9eb0c3fe35 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.4") { + library("Glassfish JAXB", "2.3.5") { group("org.glassfish.jaxb") { modules = [ "codemodel",