spring-security/web
Rob Winch 9d9aadb80f Fix DefaultSavedRequestMixinTests with Spring 5
Previously DefaultSavedRequestMixinTests
serializeDefaultRequestBuildWithConstructorTest broke in Spring 5
because Spring 5's MockHttpServletRequest.setCookie now automatically adds
the Cookie header.

This commit ensures that the Cookie header is not added by overriding the
class we are writing.

Fixes gh-4272
2017-04-12 15:51:26 -05:00
..
src Fix DefaultSavedRequestMixinTests with Spring 5 2017-04-12 15:51:26 -05:00
pom.xml Update poms to 5.0.0.BUILD-SNAPSHOT 2017-04-07 16:49:50 -04:00
web.gradle jacksonDatavindVersion->jacksonDatabindVersion 2016-11-09 16:46:38 -06:00