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

ggregory pushed a commit to branch release-2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j-tools.git


The following commit(s) were added to refs/heads/release-2.x by this push:
     new c8c5b86  Drop old comments.
c8c5b86 is described below

commit c8c5b868233673e9fc6167255c18893cd4537a3d
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Jan 1 16:41:27 2022 -0500

    Drop old comments.
---
 pom.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 81bfd7b..e013bc2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -185,8 +185,6 @@
     <findbugs.plugin.version>3.0.4</findbugs.plugin.version>
     <changes.plugin.version>2.12.1</changes.plugin.version>
     <javadoc.plugin.version>3.3.1</javadoc.plugin.version>
-    <!-- surefire.plugin.version 2.18 yields 
http://jira.codehaus.org/browse/SUREFIRE-1121, which is fixed in 2.18.1 -->
-    <!-- surefire.plugin.version 2.19 yields 
https://issues.apache.org/jira/browse/SUREFIRE-1193. -->
     <surefire.plugin.version>3.0.0-M5</surefire.plugin.version>
     <failsafe.plugin.version>3.0.0-M5</failsafe.plugin.version>
     <checkstyle.plugin.version>2.17</checkstyle.plugin.version>

Reply via email to