Download Apache Tomcat 10.1.16 / 9.0.83 / 8.5.96
Apache Tomcat is a Web container developed by the Apache Software Foundation. Tomcat runs Java Servlets and JavaServer Pages, and provides an http web environment on which Java code can be run directly. For more information please refer to this page. The developers have released versions 10.1.16, 9.0.83 and 8.5.96 with the following announcements:
Tomcat 10.1.16 Released
The Apache Tomcat Project is proud to announce the release of version 10.1.16 of Apache Tomcat. This release implements specifications that are part of the Jakarta EE 10 platform.
Applications that run on Tomcat 9 and earlier will not run on Tomcat 10 without changes. Java EE based applications designed for Tomcat 9 and earlier may be placed in the $CATALINA_BASE/webapps-javaee directory and Tomcat will automatically convert them to Jakarta EE and copy them to the webapps directory. This conversion is performed using the Apache Tomcat migration tool for Jakarta EE tool which is also available as a separate download for off-line use.
The notable changes in this release are:
- Fix reloading TLS configuration could cause the Connector to refuse new connections or the JVM to crash.
- Ensure that an IOException during the reading of the request always triggers error handling, regardless of whether the application swallows the exception.
Full details of these changes, and all the other changes, are available in the Tomcat 10.1 changelog.
Tomcat 9.0.83 Released
The Apache Tomcat Project is proud to announce the release of version 9.0.83 of Apache Tomcat. This release implements specifications that are part of the Java EE 8 platform. The notable changes compared to 9.0.82 include:
- Fix reloading TLS configuration could cause the Connector to refuse new connections or the JVM to crash.
- Ensure that an IOException during the reading of the request always triggers error handling, regardless of whether the application swallows the exception.
Full details of these changes, and all the other changes, are available in the Tomcat 9 change log.
Tomcat 8.5.96 Released
The Apache Tomcat Project is proud to announce the release of version 8.5.96 of Apache Tomcat. This release implements specifications that are part of the Java EE 7 platform. The notable changes compared to 8.5.95 include:
- Fix reloading TLS configuration could cause the Connector to refuse new connections or the JVM to crash.
- Ensure that an IOException during the reading of the request always triggers error handling, regardless of whether the application swallows the exception.
- The status manager servlet can now output statistics as json.
Full details of these changes, and all the other changes, are available in the Tomcat 8 change log.
Please note that Apache Tomcat 8.5.x will reach End-of-life (EOL) on March 31, 2024.
Version number | 10.1.16 / 9.0.83 / 8.5.96 |
Release status | Final |
Operating systems | Java |
Website | Apache Tomcat Project |
Download | https://tomcat.apache.org/ |
License type | Prerequisites (GNU/BSD/etc.) |