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

markt pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/tomcat-maven-plugin.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 121d247  Bump org.apache.maven.plugins:maven-surefire-plugin from 
2.22.1 to 3.5.4 (#73)
121d247 is described below

commit 121d247bea053c39ffa0371ca5ccc5b5305e7dde
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 27 14:08:22 2026 +0000

    Bump org.apache.maven.plugins:maven-surefire-plugin from 2.22.1 to 3.5.4 
(#73)
    
    Bumps 
[org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire)
 from 2.22.1 to 3.5.4.
    - [Release notes](https://github.com/apache/maven-surefire/releases)
    - 
[Commits](https://github.com/apache/maven-surefire/compare/surefire-2.22.1...surefire-3.5.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-surefire-plugin
      dependency-version: 3.5.4
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    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 b52ffcf..f9ad3d3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,7 +48,7 @@
     <mavenPluginPluginVersion>3.15.2</mavenPluginPluginVersion>
     <!-- Test settings -->
     
<maven.test.redirectTestOutputToFile>false</maven.test.redirectTestOutputToFile>
-    <surefire.version>2.22.1</surefire.version>
+    <surefire.version>3.5.4</surefire.version>
     <failsafe.version>${surefire.version}</failsafe.version>
 
     <junit.version>4.10</junit.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to