This commit upgrade to Spring Framework 4.3.6.RELEASE. A side-effect of this change is that the Content-Type header is now always the first header when building a request with MockMvc. One test has been updated to reflect this change in ordering. Closes gh-342