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 eea53b6  Bump org.apache.maven.plugins:maven-failsafe-plugin from 
3.3.0 to 3.3.1 (#443)
eea53b6 is described below

commit eea53b650f8a52c67140bb63b70442e12df775fb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 11 14:30:35 2024 -0400

    Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.0 to 3.3.1 
(#443)
    
    Bumps 
[org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire)
 from 3.3.0 to 3.3.1.
    - [Release notes](https://github.com/apache/maven-surefire/releases)
    - 
[Commits](https://github.com/apache/maven-surefire/compare/surefire-3.3.0...surefire-3.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
      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 0db32a2..e86d4ef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -136,7 +136,7 @@
     <commons.compiler.version>3.13.0</commons.compiler.version>
     <commons.cyclonedx.version>2.8.0</commons.cyclonedx.version>
     <commons.spdx.version>0.7.3</commons.spdx.version>
-    <commons.failsafe.version>3.3.0</commons.failsafe.version>
+    <commons.failsafe.version>3.3.1</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.21.2</commons.japicmp.version>

Reply via email to