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 b6fee47 Update Tomcat version to 11.0.0-M24 to test release candidate
b6fee47 is described below
commit b6fee4785eed294036f44ccb504491e468a54406
Author: Mark Thomas <[email protected]>
AuthorDate: Mon Aug 5 15:24:21 2024 +0100
Update Tomcat version to 11.0.0-M24 to test release candidate
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4994448..7adb050 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-M23-SNAPSHOT</tomcat.version>
+ <tomcat.version>11.0.0-M24</tomcat.version>
<!-- Test run configuration -->
<fork.count>4</fork.count>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]