This is an automated email from the ASF dual-hosted git repository.
dependabot[bot] pushed a commit to branch
dependabot/maven/org.apache.maven.plugins-maven-failsafe-plugin-3.6.0
in repository https://gitbox.apache.org/repos/asf/tomcat-maven-plugin.git
commit 7ca77dbcc117b1b42ef9e519b8e51bcce7be43f7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 8 21:01:05 2026 +0000
Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.6 to 3.6.0
Bumps
[org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire)
from 3.5.6 to 3.6.0.
- [Release notes](https://github.com/apache/maven-surefire/releases)
-
[Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.6...surefire-3.6.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
dependency-version: 3.6.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8c2a464..3d3d68f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -56,7 +56,7 @@
<!-- Test settings -->
<maven.test.redirectTestOutputToFile>false</maven.test.redirectTestOutputToFile>
<surefire.version>3.6.0</surefire.version>
- <failsafe.version>3.5.6</failsafe.version>
+ <failsafe.version>3.6.0</failsafe.version>
<junit.version>4.13.2</junit.version>
<verifier.maven.debug>false</verifier.maven.debug>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]