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

veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-axiom.git


The following commit(s) were added to refs/heads/master by this push:
     new 53b79e6fd Bump surefire.version from 3.3.0 to 3.5.0
53b79e6fd is described below

commit 53b79e6fdd971dfa198a36172d56cb101b65c0c5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 9 09:51:51 2024 +0000

    Bump surefire.version from 3.3.0 to 3.5.0
    
    Bumps `surefire.version` from 3.3.0 to 3.5.0.
    
    Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.3.0 to 3.5.0
    - [Release notes](https://github.com/apache/maven-surefire/releases)
    - 
[Commits](https://github.com/apache/maven-surefire/compare/surefire-3.3.0...surefire-3.5.0)
    
    Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.3.0 to 3.5.0
    - [Release notes](https://github.com/apache/maven-surefire/releases)
    - 
[Commits](https://github.com/apache/maven-surefire/compare/surefire-3.3.0...surefire-3.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-surefire-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - 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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f6a4d433b..4137c6d55 100644
--- a/pom.xml
+++ b/pom.xml
@@ -271,7 +271,7 @@
         <errorprone.version>2.31.0</errorprone.version>
         <junit5.version>5.11.0</junit5.version>
         <mime4j.version>0.8.11</mime4j.version>
-        <surefire.version>3.3.0</surefire.version>
+        <surefire.version>3.5.0</surefire.version>
 
         <skipDeploy>false</skipDeploy>
 

Reply via email to