mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
77a6dce1b5
This commit ensures that Servlet 4.0+ is used in the Spring OXM test suite, as Servlet 4 specific APIs are used in the tests. This problem was uncovered while fixing gh-27365