cxf
cxf copied to clipboard
Remove processing of older servlet versions
This PR is intended to get rid of code paths that are specific to Servlet versions below 3.1 - if we still want to support those older servlet versions, then please reject this PR, but they're really old and would probably break with other parts of CXF that depend on newer versions of Java/Jakarta EE specs.
Thanks!