Skip to content
Snippets Groups Projects

Fix dependency issues and use Gradle for SAST

  1. Jun 23, 2020
    • Chris Lemaire's avatar
      Fix dependency issues and use Gradle for SAST · 9234a4d6
      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.
      9234a4d6
Loading