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