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.git
commit b4f8441f4bd6af4476a1f88cb713e779698f5903 Author: Mark Thomas <[email protected]> AuthorDate: Tue Oct 11 19:55:21 2022 +0100 Remove trailing spaces --- TOMCAT-NEXT.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/TOMCAT-NEXT.txt b/TOMCAT-NEXT.txt index 3cf744e81b..007c80995d 100644 --- a/TOMCAT-NEXT.txt +++ b/TOMCAT-NEXT.txt @@ -25,10 +25,10 @@ Notes of things to consider for the next major Tomcat release (11.x) releases would then require at least Java 21. 3. Add QUIC support using OpenSSL and Panama. - + 4. Remove SecurityManager (assuming Jakarta EE 11 does so). - + 5. Update minimum Java version to 17 (assuming Jakarta EE 11 does so). - + 6. Implement an optional Loom module that provides o.a.c.http11.Http11BioLoomProtocol --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
