mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-30 22:23:30 +00:00
The Platform would like to move to JUnit 4.12 but cannot do so at the moment as Spring Security uses a version of PowerMock which is incompatible with JUnit 4.12. This commit updates Spring Security to use PowerMock 1.6.1 with is compatible with JUnit 4.12.