Upgrade to Maven Common Artifact Filters 3.2.0
Closes gh-25425
This commit is contained in:
parent
e99184bb7f
commit
bc9637c8b3
|
@ -67,7 +67,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Maven Common Artifact Filters", "3.1.0") {
|
||||
library("Maven Common Artifact Filters", "3.2.0") {
|
||||
group("org.apache.maven.shared") {
|
||||
modules = [
|
||||
"maven-common-artifact-filters"
|
||||
|
|
Loading…
Reference in New Issue