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

michaelo pushed a commit to branch update-dependencies
in repository https://gitbox.apache.org/repos/asf/maven-surefire.git


The following commit(s) were added to refs/heads/update-dependencies by this 
push:
     new d1fd6305a downgrade maven-common-artifact-filters for now
d1fd6305a is described below

commit d1fd6305a5fbe936691809f189f275eef4ac9fcd
Author: Michael Osipov <[email protected]>
AuthorDate: Thu May 25 21:44:11 2023 +0200

    downgrade maven-common-artifact-filters for now
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2bda02e49..02538f4ba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -184,7 +184,7 @@
       <dependency>
         <groupId>org.apache.maven.shared</groupId>
         <artifactId>maven-common-artifact-filters</artifactId>
-        <version>3.3.2</version>
+        <version>3.1.1</version>
         <exclusions>
           <exclusion>
             <groupId>org.apache.maven.shared</groupId>

Reply via email to