You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by el...@apache.org on 2020/07/28 14:19:40 UTC

[maven-site-plugin] 01/01: update surefire

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

elharo pushed a commit to branch surefire
in repository https://gitbox.apache.org/repos/asf/maven-site-plugin.git

commit 7ddda02292756d209438db9808fb2e7197c76cfb
Author: Elliotte Rusty Harold <el...@ibiblio.org>
AuthorDate: Tue Jul 28 10:19:21 2020 -0400

    update surefire
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4a6fe45..90a25a3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -209,7 +209,7 @@ under the License.
     <javadocPluginVersion>3.0.1</javadocPluginVersion>
     <pmdPluginVersion>3.11.0</pmdPluginVersion>
     <projectInfoReportsPluginVersion>2.7</projectInfoReportsPluginVersion>
-    <surefirePluginVersion>2.22.1</surefirePluginVersion>
+    <surefirePluginVersion>2.22.2</surefirePluginVersion>
     <project.build.outputTimestamp>2020-06-21T16:21:18Z</project.build.outputTimestamp>
   </properties>