An error occurred while fetching this tab.
Fix dependency issues and use Gradle for SAST
- Jun 23, 2020
-
-
Chris Lemaire authored
- SAST seems to have been disabled before by using the Maven POM instead of the Gradle build file. We move back to Gradle. - A test failed within DBLoaderControllerTest because of special characters within the name of a group, this was removed.
-