[ANN] Apache Tomcat 11.0.24 Available

Mark Thomas <[email protected]> Wed, 8 Jul 2026 10:47:42 +0100
Newsgroups gmane.comp.apache.incubator.ranger.devel,gmane.comp.jakarta.tomcat.user,gmane.comp.apache.maven.announce
Message-ID <a86c9ddb-9b30-45b3-9522-24935b166756__42385.2290886984$1783504105$gmane$org@apache.org>
The Apache Tomcat team announces the immediate availability of Apache 
Tomcat 11.0.24.

Apache Tomcat 11 is an open source software implementation of the 
Jakarta Servlet, Jakarta Pages, Jakarta Expression Language, Jakarta 
WebSocket, Jakarta Authentication and Jakarta Annotations specifications.

The notable changes compared to 11.0.23 include:

- Correcting a regression that broke integration with jsvc.

- Correcting a regression that broke re-use of tag files.

- Align DIGEST authentication with RFC 7616 and require clients to
    provide a valid qop parameter.

Please refer to the change log for the complete list of changes:
http://tomcat.apache.org/tomcat-11.0-doc/changelog.html

Downloads:
http://tomcat.apache.org/download-11.cgi

Migration guides from Apache Tomcat 9.0.x and 10.1.x:
http://tomcat.apache.org/migration.html

Enjoy!

- The Apache Tomcat team