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 4eebabb  Bump org.apache.maven.plugins:maven-failsafe-plugin from 
3.5.2 to 3.5.3 (#606)
4eebabb is described below

commit 4eebabb81cd39e516dfbb447b5444906dacdbc79
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 2 06:45:49 2025 -0400

    Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.2 to 3.5.3 
(#606)
    
    Bumps 
[org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire)
 from 3.5.2 to 3.5.3.
    - [Release notes](https://github.com/apache/maven-surefire/releases)
    - 
[Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.2...surefire-3.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
      dependency-version: 3.5.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b28f71b..ce4016c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -126,7 +126,7 @@
     <commons.compiler.version>3.14.0</commons.compiler.version>
     <commons.cyclonedx.version>2.9.1</commons.cyclonedx.version>
     <commons.spdx.version>1.0.0-RC2</commons.spdx.version>
-    <commons.failsafe.version>3.5.2</commons.failsafe.version>
+    <commons.failsafe.version>3.5.3</commons.failsafe.version>
     <commons.felix.version>5.1.9</commons.felix.version>
     <commons.jacoco.version>0.8.12</commons.jacoco.version>
     <commons.japicmp.version>0.23.1</commons.japicmp.version>

Reply via email to