diff --git a/spring-boot-project/spring-boot-parent/build.gradle b/spring-boot-project/spring-boot-parent/build.gradle index 09be86adaad..42107786916 100644 --- a/spring-boot-project/spring-boot-parent/build.gradle +++ b/spring-boot-project/spring-boot-parent/build.gradle @@ -67,7 +67,7 @@ bom { ] } } - library("Maven Common Artifact Filters", "3.1.0") { + library("Maven Common Artifact Filters", "3.2.0") { group("org.apache.maven.shared") { modules = [ "maven-common-artifact-filters"