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 b55df72 Update to latest dev build b55df72 is described below commit b55df72bff57056fa4cfbb6e138a0082cec69d83 Author: Mark Thomas <ma...@apache.org> AuthorDate: Tue Feb 20 17:04:24 2024 +0000 Update to latest dev build --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 431a884..6336c6c 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ <maven.compiler.source>21</maven.compiler.source> <maven.compiler.target>21</maven.compiler.target> - <tomcat.version>11.0.0-M16</tomcat.version> + <tomcat.version>11.0.0-M18-SNAPSHOT</tomcat.version> <tck.el.version>6.0.0-SNAPSHOT</tck.el.version> <tck.websocket.version>10.0.0-SNAPSHOT</tck.websocket.version> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org