This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-enforcer.git


The following commit(s) were added to refs/heads/master by this push:
     new 46de14a  [MENFORCER-379] - Update maven-common-artifact-filters to 
3.1.1
46de14a is described below

commit 46de14a64915b514fdec80942a8f528535d52d0b
Author: KroArtem <artem.krosheninni...@gmail.com>
AuthorDate: Mon Feb 1 01:41:28 2021 +0300

    [MENFORCER-379] - Update maven-common-artifact-filters to 3.1.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index fb9de5e..034c9ef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -113,7 +113,7 @@
       <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.codehaus.plexus</groupId>

Reply via email to