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

commit 8b2a6cf74f9bbf64ecce6dff9fff52770aa27023
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Wed Aug 2 09:17:41 2023 -0400

    Bump maven-failsafe-plugin from 3.0.0 to 3.1.2
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6562489..811f0c9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -138,7 +138,7 @@
     
<commons.coveralls.timestampFormat>EpochMillis</commons.coveralls.timestampFormat>
     <commons.cyclonedx.version>2.7.9</commons.cyclonedx.version>
     <commons.spdx.version>0.6.5</commons.spdx.version>
-    <commons.failsafe.version>3.0.0</commons.failsafe.version>
+    <commons.failsafe.version>3.1.2</commons.failsafe.version>
     <commons.felix.version>5.1.8</commons.felix.version>
     <commons.jacoco.version>0.8.10</commons.jacoco.version>
     <commons.japicmp.version>0.17.2</commons.japicmp.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index d108f3a..2f83dab 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -84,6 +84,7 @@ The <action> type attribute can be add,update,fix,remove.
            <action type="update" dev="ggregory" due-to="Dependabot">Bump 
commons-build-plugin from 1.12 to 1.13.</action>
            <action type="update" dev="ggregory" due-to="Dependabot">Bump 
maven-assembly-plugin from 3.5.0 to 3.6.0.</action>
            <action type="update" dev="ggregory" due-to="Dependabot">Bump 
maven-checkstyle-plugin from 3.2.2 to 3.3.0.</action>
+           <action type="update" dev="ggregory" due-to="Dependabot">Bump 
maven-failsafe-plugin from 3.0.0 to 3.1.2.</action>
         </release>
         <release version="58" date="2023-05-20" description="Version 58: 
Maintenance and update dependencies">
            <!-- ADD -->

Reply via email to