Browse Source

Upgrade to Maven Common Artifact Filters 3.1.1

Closes gh-25421
pull/25507/head
Andy Wilkinson 5 years ago
parent
commit
070d3d434c
  1. 2
      spring-boot-project/spring-boot-parent/build.gradle

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

@ -67,7 +67,7 @@ bom { @@ -67,7 +67,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"

Loading…
Cancel
Save