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