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