https://bz.apache.org/bugzilla/show_bug.cgi?id=60362
--- Comment #62 from mgrigorov <mgrigo...@apache.org> --- (In reply to Ralph Moser from comment #61) > Your next argument is that you are going to provide maintenance forever for > 8.5. That's great but we may want to use new features. Also we regularly How your old embedded devices will use the new features (e.g. HTTP2 features) without being upgraded ? You will need HTTP2 enabled client in the embedded device! If you are going to update the client then it is a perfect time to relax the check for the reason phrase! > upgrade our spring boot version which also updates Tomcat. The version of the dependencies in Spring Boot applications is *very* easy to control with Maven/Gradle properties/settings! I.e. in your application! Tomcat 9 won't be released until Java EE 8 / Servlet 4.0 is released. So this will take a while! But even when Tomcat 9 is released 1) Spring Boot won't upgrade to it immediately. They will wait for a while so any newly introduced bugs are flushed. 2) you will be still able to use 8.5.x by overriding the version -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org