Browse Source

Upgrade to Maven Common Artifact Filters 3.4.0

Closes gh-45903
pull/45964/head
Andy Wilkinson 6 months ago
parent
commit
8c7275fdb1
  1. 2
      spring-boot-project/spring-boot-parent/build.gradle

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

@ -110,7 +110,7 @@ bom { @@ -110,7 +110,7 @@ bom {
]
}
}
library("Maven Common Artifact Filters", "3.3.2") {
library("Maven Common Artifact Filters", "3.4.0") {
group("org.apache.maven.shared") {
modules = [
"maven-common-artifact-filters"

Loading…
Cancel
Save