Commit d5ba03c2 authored by Phillip Webb's avatar Phillip Webb

Upgrade to maven-common-artifact-filters 3.0.1

Closes gh-14441
parent c6398d3e
...@@ -206,7 +206,7 @@ ...@@ -206,7 +206,7 @@
<dependency> <dependency>
<groupId>org.apache.maven.shared</groupId> <groupId>org.apache.maven.shared</groupId>
<artifactId>maven-common-artifact-filters</artifactId> <artifactId>maven-common-artifact-filters</artifactId>
<version>1.4</version> <version>3.0.1</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment