Skip to content

Commit ac78f55

Browse files
committed
Upgrade to Maven Common Artifact Filters 3.1.1
Closes gh-25419
1 parent 11b7703 commit ac78f55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-parent/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ bom {
6464
]
6565
}
6666
}
67-
library("Maven Common Artifact Filters", "3.1.0") {
67+
library("Maven Common Artifact Filters", "3.1.1") {
6868
group("org.apache.maven.shared") {
6969
modules = [
7070
"maven-common-artifact-filters"

0 commit comments

Comments
 (0)