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 daa96b0  Update to latest snapshot
daa96b0 is described below

commit daa96b01b9704f031b9d1a15c3fa81512543f5ce
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Mon Nov 25 16:22:06 2024 +0000

    Update to latest snapshot
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0de7e57..78d9afc 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-SNAPSHOT</tomcat.version>
+        <tomcat.version>11.0.2-SNAPSHOT</tomcat.version>
 
         <!-- Test run configuration -->
         <fork.count>4</fork.count>


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

Reply via email to