Be defensive about Spring Security dependencies
In particular don't assume that Spring Security Web is on the classpath, just because Spring Security Core is. Fixes gh-363
Showing
Please register or sign in to comment
In particular don't assume that Spring Security Web is on the classpath, just because Spring Security Core is. Fixes gh-363