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

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


The following commit(s) were added to refs/heads/main by this push:
     new 0972a608a build(deps): bump maven-surefire-plugin.version from 3.5.5 
to 3.5.6 (#1731)
0972a608a is described below

commit 0972a608a3b09c985bb5112dcf235d0bb9b98fa8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 10 13:22:32 2026 +0200

    build(deps): bump maven-surefire-plugin.version from 3.5.5 to 3.5.6 (#1731)
    
    Bumps `maven-surefire-plugin.version` from 3.5.5 to 3.5.6.
    
    Updates `org.apache.maven.surefire:surefire-junit47` from 3.5.5 to 3.5.6
    
    Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.5 to 3.5.6
    - [Release notes](https://github.com/apache/maven-surefire/releases)
    - 
[Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.5...surefire-3.5.6)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.surefire:surefire-junit47
      dependency-version: 3.5.6
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.maven.plugins:maven-surefire-plugin
      dependency-version: 3.5.6
      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 2c4b9ade6..08eccf046 100644
--- a/pom.xml
+++ b/pom.xml
@@ -111,7 +111,7 @@
 
         <!-- Maven plugin -->
         <maven-javadoc-plugin.version>3.12.0</maven-javadoc-plugin.version>
-        <maven-surefire-plugin.version>3.5.5</maven-surefire-plugin.version>
+        <maven-surefire-plugin.version>3.5.6</maven-surefire-plugin.version>
         
         <!-- dependency versions in alphanumeric order -->
         <asm.version>9.10.1</asm.version>

Reply via email to