Skip to content

Commit 0698b45

Browse files
committed
Upgrade to Maven Common Artifact Filters 3.4.0
Closes gh-45931
1 parent bd19e25 commit 0698b45

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
@@ -110,7 +110,7 @@ bom {
110110
]
111111
}
112112
}
113-
library("Maven Common Artifact Filters", "3.3.2") {
113+
library("Maven Common Artifact Filters", "3.4.0") {
114114
group("org.apache.maven.shared") {
115115
modules = [
116116
"maven-common-artifact-filters"

0 commit comments

Comments
 (0)