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 e708caa Version updates
e708caa is described below
commit e708caae0f52343c309bff76d795bad29779fa2e
Author: Mark Thomas <[email protected]>
AuthorDate: Wed May 8 10:26:12 2024 +0100
Version updates
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 50631e4..a84eb8a 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-M19-SNAPSHOT</tomcat.version>
+ <tomcat.version>11.0.0-M20</tomcat.version>
<!-- TCK versions to test against -->
<tck.el.version>6.0.0</tck.el.version>
@@ -41,7 +41,7 @@
<tck.websocket.version>2.2.0</tck.websocket.version>
<!-- TCK dependency versions -->
- <tck.common.version>11.0.0-SNAPSHOT</tck.common.version>
+ <tck.common.version>11.0.0-M1</tck.common.version>
<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>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]