mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-02-24 07:37:50 +00:00
This commit updates the TestNG dependency to 6.8.21. This is the last JDK 1.6 supporting version. The update of TestNG makes it possible to run the integration tests from within Intellij allowing for easier debugging and troubleshooting. Issue gh-3811