diff --git a/spring-boot-project/spring-boot-parent/build.gradle b/spring-boot-project/spring-boot-parent/build.gradle index bc45678286e..dadf2242b7b 100644 --- a/spring-boot-project/spring-boot-parent/build.gradle +++ b/spring-boot-project/spring-boot-parent/build.gradle @@ -111,7 +111,7 @@ bom { ] } } - library("Maven Plugin Tools", "3.6.0") { + library("Maven Plugin Tools", "3.9.0") { group("org.apache.maven.plugin-tools") { modules = [ "maven-plugin-annotations"