Upgrade to maven-common-artifact-filters 3.1.0

Closes gh-18455
This commit is contained in:
Stephane Nicoll 2019-10-01 11:47:14 +02:00
parent a1e83558c2
commit 4008d70248
1 changed files with 1 additions and 1 deletions

View File

@ -169,7 +169,7 @@
<dependency>
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-common-artifact-filters</artifactId>
<version>3.0.1</version>
<version>3.1.0</version>
</dependency>
<dependency>
<groupId>org.apache.maven.plugins</groupId>