There is a leak with tomcat 6, so I am upgrading to tomcat 7.082 which uses servlet api 3.0.
I have deployed the war file which uses servlet 2.5 to Apache tomcat 7.0.82. the app is running is fine and i do not see any immediate issues.
so my question is, is it OK to do this? I will eventually be rolling out this change to production...