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

lukaszlenart pushed a commit to branch release/struts-6-7-x
in repository https://gitbox.apache.org/repos/asf/struts.git


The following commit(s) were added to refs/heads/release/struts-6-7-x by this 
push:
     new 4997040be Bump maven-surefire-plugin.version from 3.5.1 to 3.5.4 
(#1452)
4997040be is described below

commit 4997040be43fd7671f16ee4912961abdac2aa578
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 10 12:25:02 2025 +0100

    Bump maven-surefire-plugin.version from 3.5.1 to 3.5.4 (#1452)
    
    Bumps `maven-surefire-plugin.version` from 3.5.1 to 3.5.4.
    
    Updates `org.apache.maven.surefire:surefire-junit47` from 3.5.1 to 3.5.4
    
    Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.1 to 3.5.4
    - [Release notes](https://github.com/apache/maven-surefire/releases)
    - 
[Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.1...surefire-3.5.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.surefire:surefire-junit47
      dependency-version: 3.5.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.maven.plugins:maven-surefire-plugin
      dependency-version: 3.5.4
      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 f6fd84a4a..b8e831742 100644
--- a/pom.xml
+++ b/pom.xml
@@ -117,7 +117,7 @@
         <spring.platformVersion>5.3.39</spring.platformVersion>
         <tiles.version>3.0.8</tiles.version>
         <tiles-request.version>1.0.7</tiles-request.version>
-        <maven-surefire-plugin.version>3.5.1</maven-surefire-plugin.version>
+        <maven-surefire-plugin.version>3.5.4</maven-surefire-plugin.version>
         <hibernate-validator.version>6.2.4.Final</hibernate-validator.version>
         <freemarker.version>2.3.34</freemarker.version>
 

Reply via email to