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 a513d8e Update to latest EL API a513d8e is described below commit a513d8e1d6ef7735a147b56a63dc7040e4ae8c21 Author: Mark Thomas <ma...@apache.org> AuthorDate: Wed Apr 2 09:46:56 2025 +0100 Update to latest EL API --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e0559bb..74d2068 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,7 @@ <!-- TCK versions to test against --> <tck.annotations.version>3.0.0</tck.annotations.version> <tck.el.version>6.0.1</tck.el.version> - <api.el.version>6.0.0</api.el.version> + <api.el.version>6.0.1</api.el.version> <tck.servlet.version>6.1.0</tck.servlet.version> <tck.pages.version>4.0.0</tck.pages.version> <tck.websocket.version>2.2.1-SNAPSHOT</tck.websocket.version> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org