This is an automated email from the ASF dual-hosted git repository.

rzo1 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomee.git


The following commit(s) were added to refs/heads/main by this push:
     new aae7543a56 Bump org.apache.maven.plugins:maven-failsafe-plugin from 
3.3.1 to 3.5.0
aae7543a56 is described below

commit aae7543a56b7d640f3040172465cba9bdea04b31
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 2 04:24:51 2024 +0000

    Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.1 to 3.5.0
    
    Bumps 
[org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire)
 from 3.3.1 to 3.5.0.
    - [Release notes](https://github.com/apache/maven-surefire/releases)
    - 
[Commits](https://github.com/apache/maven-surefire/compare/surefire-3.3.1...surefire-3.5.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] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b3fa7cc12c..9c9d89bac9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -315,7 +315,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-failsafe-plugin</artifactId>
-          <version>3.3.1</version>
+          <version>3.5.0</version>
         </plugin>
         <plugin> <!-- maven-dependency-plugin:properties doesn't work as well 
as this one for us -->
           <groupId>org.apache.geronimo.buildsupport</groupId>

Reply via email to