diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index fb89ef9ba6e..faabf95417f 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -340,7 +340,7 @@ bom { ] } } - library("Glassfish JAXB", "2.3.3") { + library("Glassfish JAXB", "2.3.4") { prohibit("[3.0.0-M1,)") { because "it uses the jakarta.* namespace" }