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-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new 5bdf5a5  Bump Failsafe 2.22.2 to 3.0.0-M7
5bdf5a5 is described below

commit 5bdf5a5d9fa2b5c2ed7b2d7cf0460bac0a04142b
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Sun Aug 14 07:35:02 2022 -0400

    Bump Failsafe 2.22.2 to 3.0.0-M7
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 20681f6..f826c9a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -131,7 +131,7 @@
     
<commons.coveralls.timestampFormat>EpochMillis</commons.coveralls.timestampFormat>
     <commons.cyclonedx.version>2.7.1</commons.cyclonedx.version>
     <commons.spdx.version>0.5.5</commons.spdx.version>
-    <commons.failsafe.version>2.22.2</commons.failsafe.version>
+    <commons.failsafe.version>3.0.0-M7</commons.failsafe.version>
     <commons.felix.version>5.1.8</commons.felix.version>
     <commons.jacoco.version>0.8.8</commons.jacoco.version>
     <commons.japicmp.version>0.15.7</commons.japicmp.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 774940f..0cf2308 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -91,6 +91,7 @@ The <action> type attribute can be add,update,fix,remove.
            <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.maven.wagon:wagon-ssh 3.5.1 to 3.5.2.</action>
            <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump maven-assembly-plugin from 3.3.0 to 3.4.2 #123.</action>
            <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
Surefire 2.22.2 to 3.0.0-M7.</action>
+           <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
Failsafe 2.22.2 to 3.0.0-M7.</action>
         </release>
 
         <release version="53" date="2022-03-31" description="WARNING: 
checkstyle version has been updated; there are breaking changes which may 
require updates to checkstyle.xml files">

Reply via email to