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 396a202  Update failsafe plugin to 3.3.0.
396a202 is described below

commit 396a202f1127182d7088784613c2007b4b5eba6d
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Jan 14 10:37:54 2026 +0000

    Update failsafe plugin to 3.3.0.
    
    Note WebSocket TCK currently reports failures with 3.3.1 onwards.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1245244..740c0c6 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.2.5</failsafe.plugin.version>
+        <failsafe.plugin.version>3.3.0</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