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 9fbfc32 Update to latest EL API (not used by default)
9fbfc32 is described below
commit 9fbfc321852b4b5a9db6abf16e78971f5890f9a9
Author: Mark Thomas <[email protected]>
AuthorDate: Fri Oct 17 11:30:52 2025 +0100
Update to latest EL API (not used by default)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4b89bc9..2fa27f9 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.1.0-SNAPSHOT</tck.el.version>
- <api.el.version>6.0.1</api.el.version>
+ <api.el.version>6.1.0-SNAPSHOT</api.el.version>
<tck.servlet.version>6.2.0-SNAPSHOT</tck.servlet.version>
<tck.pages.version>4.1.0-SNAPSHOT</tck.pages.version>
<tck.websocket.version>2.3.0-SNAPSHOT</tck.websocket.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]