On 22/09/2022 12:21, Gowtham Varma Buddharaju wrote:
Hi All,

We are currently using Tomcat 8 and want to upgrade as it has reached EOL.
Our project uses servlet spec 3.1. I understand upgrading to 8.5 from 8
will be very easy, but till when will 8.5 be supported? If we upgrade to 9
should we upgrade servlet spec in our application pom.xml from 3.1 to 4.0?
Also till when is Tomcat 9 supported?

The official position is:
- No end of life decisions have yet been made for Tomcat 8.5.x onwards.
- Any such decisions will provide at least 12 months notice.

Based on past experience, I'd *guess* that:
- Tomcat 8.5.x will no EOL no earlier than 31 March 2024
- Tomcat 9.0.x will be EOL no earlier than 31 March 2027

There is no need up update the specification version in your web application to run on a newer version of Tomcat

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to