Skip to content

Commit

Permalink
Fixed #389 - Upgrade maven-common-artifact-filters to 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
khmarbaise committed May 3, 2020
1 parent e909f74 commit 54d0c16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,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.wagon</groupId>
Expand Down

0 comments on commit 54d0c16

Please sign in to comment.