This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 11.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat-tck.git
The following commit(s) were added to refs/heads/11.0.x by this push:
new 0f5f628 Update version tested
0f5f628 is described below
commit 0f5f6287cfd46fe0ef87908dba869ba49b397978
Author: Mark Thomas <[email protected]>
AuthorDate: Thu Mar 27 08:48:38 2025 +0000
Update version tested
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3d3b1bd..df0ac04 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.3-SNAPSHOT</tomcat.version>
+ <tomcat.version>11.0.6-SNAPSHOT</tomcat.version>
<!-- Test run configuration -->
<fork.count>4</fork.count>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]