[ANN] Apache Tomcat 9.0.120 available
Rémy Maucherat <[email protected]> Tue, 7 Jul 2026 23:03:40 +0200
| Newsgroups | gmane.comp.jakarta.tomcat.user,gmane.comp.search.solr.devel,gmane.comp.apache.maven.announce,gmane.comp.apache.maven.announce |
|---|---|
| Message-ID | <CANwj8ZpAOwB7WtW4RoOmiO-0AkGMw2GTkAv-Dmq6csNi-6CtNQ@mail.gmail.com> |
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.120. Apache Tomcat 9 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 9.0.120 is a bugfix and feature release. The notable changes compared to 9.0.119 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. Along with lots of other bug fixes and improvements. Please refer to the change log for the complete list of changes: https://tomcat.apache.org/tomcat-9.0-doc/changelog.html Downloads: https://tomcat.apache.org/download-90.cgi Migration guides from Apache Tomcat 7.x and 8.x: https://tomcat.apache.org/migration.html Enjoy! - The Apache Tomcat team