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

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


The following commit(s) were added to refs/heads/master by this push:
     new f2312a5d6 Bump surefire.version from 3.5.2 to 3.5.3 (#8014)
f2312a5d6 is described below

commit f2312a5d612e7d9498ef75db79aea27b02c3440c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 11 14:47:52 2025 +0200

    Bump surefire.version from 3.5.2 to 3.5.3 (#8014)
    
    Bumps `surefire.version` from 3.5.2 to 3.5.3.
    
    Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.2 to 3.5.3
    - [Release notes](https://github.com/apache/maven-surefire/releases)
    - 
[Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.2...surefire-3.5.3)
    
    Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.5.2 to 3.5.3
    - [Release notes](https://github.com/apache/maven-surefire/releases)
    - 
[Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.2...surefire-3.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-surefire-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    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 8c5efaff9..91aeb83c4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -124,7 +124,7 @@
         <joda-time.version>2.14.0</joda-time.version>
         <thrift.version>0.19.0</thrift.version>
         <junit.jupiter.version>5.12.1</junit.jupiter.version>
-        <surefire.version>3.5.2</surefire.version>
+        <surefire.version>3.5.3</surefire.version>
         <awaitility.version>4.3.0</awaitility.version>
         <hdrhistogram.version>2.2.2</hdrhistogram.version>
         <hamcrest.version>3.0</hamcrest.version>

Reply via email to