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

markt 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 e0bde7a  Revert update to failsafe plugin as TCK tests started to fail
e0bde7a is described below

commit e0bde7a0c415d261a4386632ad70509803904c4f
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Jan 14 09:37:13 2026 +0000

    Revert update to failsafe plugin as TCK tests started to fail
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7bb2775..1245244 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,7 +49,7 @@
         <arquillian.version>1.8.0.Final</arquillian.version>
         <arquillian.tomcat.version>1.2.0.Final</arquillian.tomcat.version>
         <junit.jupiter.version>5.9.1</junit.jupiter.version>
-        <failsafe.plugin.version>3.5.4</failsafe.plugin.version>
+        <failsafe.plugin.version>3.2.5</failsafe.plugin.version>
 
         <!-- Tomcat TCK project dependencies-->
         <download.maven.plugin.version>2.0.0</download.maven.plugin.version>


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

Reply via email to