This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch next in repository https://gitbox.apache.org/repos/asf/maven-assembly-plugin.git
commit de4a6c0b6c5a499488a50da12bd0da0a2af5486b Author: Sylwester Lachiewicz <slachiew...@apache.org> AuthorDate: Mon Feb 1 13:03:38 2021 +0100 maven-common-artifact-filters from 3.1.0 to 3.1.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fdb13df..5f0e61a 100644 --- a/pom.xml +++ b/pom.xml @@ -133,7 +133,7 @@ under the License. <dependency> <groupId>org.apache.maven.shared</groupId> <artifactId>maven-common-artifact-filters</artifactId> - <version>3.1.0</version> + <version>3.1.1</version> </dependency> <dependency> <groupId>org.apache.maven.shared</groupId>