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

commit 3cbaac4da591d926d4ba89a883974ddc488bb8b9
Author: Michael Osipov <micha...@apache.org>
AuthorDate: Thu May 25 13:53:16 2023 +0200

    downgrade Verifier for now
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b8b3161ea..2bda02e49 100644
--- a/pom.xml
+++ b/pom.xml
@@ -223,7 +223,7 @@
       <dependency>
         <groupId>org.apache.maven.shared</groupId>
         <artifactId>maven-verifier</artifactId>
-        <version>2.0.0-M1</version>
+        <version>1.8.0</version>
       </dependency>
       <dependency>
         <groupId>org.codehaus.plexus</groupId>

Reply via email to