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?
Regards, Gowthamvarma