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

commit ef15d8f44638c4d39d3529ebbf32ffdab5ed6f76
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 17 09:15:25 2024 -0400

    Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.5 to 3.3.0 
(#434)
    
    Bumps 
[org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire)
 from 3.2.5 to 3.3.0.
    - [Release notes](https://github.com/apache/maven-surefire/releases)
    - 
[Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.5...surefire-3.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 baa630d..9596bf8 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.2.5</commons.failsafe.version>
+    <commons.failsafe.version>3.3.0</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