You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2021/01/02 10:44:32 UTC

[maven-help-plugin] 03/03: Bump surefire plugin to 2.22.2

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

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

commit e5c0f5b7e4a12d2e0a21c0aabdf2e83766eb0a18
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Sat Jan 2 11:40:34 2021 +0100

    Bump surefire plugin to 2.22.2
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 5f46260..cb680a2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,6 +70,7 @@
   <properties>
     <javaVersion>7</javaVersion>
     <mavenVersion>3.0</mavenVersion>
+    <surefire.version>2.22.2</surefire.version>
     <project.build.outputTimestamp>2020-04-07T21:04:00Z</project.build.outputTimestamp>
   </properties>