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 25ae49b  Bump Surefire/Failsafe from 3.2.2 to 3.2.3
25ae49b is described below

commit 25ae49b391535876bef1080189906a19947fe3c3
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Dec 14 09:12:55 2023 -0500

    Bump Surefire/Failsafe from 3.2.2 to 3.2.3
    
    - Bump maven-failsafe-plugin from 3.2.2 to 3.2.3
    - Bump maven-surefire-plugin from 3.2.2 to 3.2.3
    - Bump maven-surefire-report-plugin from 3.2.2 to 3.2.3
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index b1c3392..afa4245 100644
--- a/pom.xml
+++ b/pom.xml
@@ -147,7 +147,7 @@
     <commons.compiler.version>3.11.0</commons.compiler.version>
     <commons.cyclonedx.version>2.7.10</commons.cyclonedx.version>
     <commons.spdx.version>0.7.0</commons.spdx.version>
-    <commons.failsafe.version>3.2.2</commons.failsafe.version>
+    <commons.failsafe.version>3.2.3</commons.failsafe.version>
     <commons.felix.version>5.1.9</commons.felix.version>
     <commons.jacoco.version>0.8.11</commons.jacoco.version>
     <commons.japicmp.version>0.18.3</commons.japicmp.version>
@@ -207,7 +207,7 @@
     <commons.site-plugin.version>3.12.1</commons.site-plugin.version>
     <commons.spotbugs.plugin.version>4.8.2.0</commons.spotbugs.plugin.version>
     <commons.spotbugs.impl.version>4.8.2</commons.spotbugs.impl.version>
-    <commons.surefire-report.version>3.2.2</commons.surefire-report.version>
+    <commons.surefire-report.version>3.2.3</commons.surefire-report.version>
     <commons.surefire.version>3.2.3</commons.surefire.version>
     <commons.wagon-ssh.version>3.5.3</commons.wagon-ssh.version>
 

Reply via email to