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

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-net.git


The following commit(s) were added to refs/heads/master by this push:
     new ded0329c Bump commons.surefire.version from 3.0.0-M5 to 3.0.0-M7
ded0329c is described below

commit ded0329c4c96347beff8a012ff16b8acee390150
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Sep 24 11:39:42 2022 -0400

    Bump commons.surefire.version from 3.0.0-M5 to 3.0.0-M7
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1af96cb2..1227875b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -68,7 +68,7 @@ Supported protocols include: Echo, Finger, FTP, NNTP, NTP, 
POP3(S), SMTP(S), Tel
         
<commons.changes.onlyCurrentVersion>true</commons.changes.onlyCurrentVersion>
         <commons.jacoco.version>0.8.8</commons.jacoco.version>
         <commons.japicmp.version>0.16.0</commons.japicmp.version>
-        <commons.surefire.version>3.0.0-M5</commons.surefire.version>
+        <commons.surefire.version>3.0.0-M7</commons.surefire.version>
         <!-- for debugging FTPSClientTest -->
         <commons.net.trace_calls>false</commons.net.trace_calls>
         <commons.net.add_listener>false</commons.net.add_listener>

Reply via email to