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/axis-axis2-java-core.git


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

commit b567044c686bf94671c2f8c8a529ee3ebc3cba5f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 27 13:10:27 2024 +0000

    Bump surefire.version from 3.4.0 to 3.5.0
    
    Bumps `surefire.version` from 3.4.0 to 3.5.0.
    
    Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.4.0 to 3.5.0
    - [Release notes](https://github.com/apache/maven-surefire/releases)
    - 
[Commits](https://github.com/apache/maven-surefire/compare/surefire-3.4.0...surefire-3.5.0)
    
    Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.4.0 to 3.5.0
    - [Release notes](https://github.com/apache/maven-surefire/releases)
    - 
[Commits](https://github.com/apache/maven-surefire/compare/surefire-3.4.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 f0d8c3c349..b2bf1d7b33 100644
--- a/pom.xml
+++ b/pom.xml
@@ -504,7 +504,7 @@
         <jsr311.api.version>1.1.1</jsr311.api.version>
         <maven-plugin-tools.version>3.15.0</maven-plugin-tools.version>
         <activemq.version>6.1.3</activemq.version>
-        <surefire.version>3.4.0</surefire.version>
+        <surefire.version>3.5.0</surefire.version>
         <!-- This variable is used in some Xdocs and is substituted using 
Velocity. Note that
              we can't use the project.version variable directly because of the 
dot. See
              
http://maven.apache.org/plugins/maven-site-plugin/examples/creating-content.html
 -->

Reply via email to