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:21 UTC

[maven-surefire] branch SUREFIRE-1989 created (now cdb7c9c)

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

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


      at cdb7c9c  [SUREFIRE-1989] Update maven-common-artifact-filters to Version 3.1.1

This branch includes the following new commits:

     new cdb7c9c  [SUREFIRE-1989] Update maven-common-artifact-filters to Version 3.1.1

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


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

Posted by ti...@apache.org.
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>