You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ti...@apache.org on 2022/01/26 21:32:22 UTC

[maven-surefire] 01/01: [SUREFIRE-1989] Update maven-common-artifact-filters to Version 3.1.1

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

tibordigana pushed a commit to branch SUREFIRE-1989
in repository https://gitbox.apache.org/repos/asf/maven-surefire.git

commit cdb7c9cb69b72a916b927743069373ac863df1c1
Author: Tibor Digaňa <ti...@apache.org>
AuthorDate: Wed Jan 26 22:32:12 2022 +0100

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

diff --git a/pom.xml b/pom.xml
index 15cccb1..50a8743 100644
--- a/pom.xml
+++ b/pom.xml
@@ -188,7 +188,7 @@
       <dependency>
         <groupId>org.apache.maven.shared</groupId>
         <artifactId>maven-common-artifact-filters</artifactId>
-        <version>3.1.0</version>
+        <version>3.1.1</version>
         <exclusions>
           <exclusion>
             <groupId>org.apache.maven.shared</groupId>