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

commit efd02aebda3e15ba6687b438ed822d0acac8bdd1
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Thu Mar 14 10:11:44 2024 +0000

    Update to 11.0.0-M19-SNAPSHOT
    
    This picks up the fixes required to pass the (current) JSP 4.0 TCK
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 72e0b0f..bb908bc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
         <maven.compiler.target>17</maven.compiler.target>
 
         <!-- Tomcat version to test -->
-        <tomcat.version>11.0.0-M18</tomcat.version>
+        <tomcat.version>11.0.0-M19-SNAPSHOT</tomcat.version>
 
         <!-- TCK versions to test against -->
         <tck.el.version>6.0.0</tck.el.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to