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