This is an automated email from the ASF dual-hosted git repository.
markt-asf pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-tck.git
The following commit(s) were added to refs/heads/main by this push:
new 6b4d480 Bump org.apache.maven.plugins:maven-failsafe-plugin from
3.5.5 to 3.6.0
6b4d480 is described below
commit 6b4d48067bd009d620baafe5dadde81dd87435f9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 23 19:11:37 2026 +0000
Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.5 to 3.6.0
Bumps
[org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire)
from 3.5.5 to 3.6.0.
- [Release notes](https://github.com/apache/maven-surefire/releases)
-
[Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.5...surefire-3.6.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
dependency-version: 3.5.6
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 507847a..4d6c9c2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,7 +49,7 @@
<arquillian.version>1.10.2.Final</arquillian.version>
<arquillian.tomcat.version>1.2.5.Final</arquillian.tomcat.version>
<junit.jupiter.version>6.1.0</junit.jupiter.version>
- <failsafe.plugin.version>3.5.5</failsafe.plugin.version>
+ <failsafe.plugin.version>3.6.0</failsafe.plugin.version>
<!-- Tomcat TCK project dependencies-->
<download.maven.plugin.version>2.1.0</download.maven.plugin.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]