diff --git a/build.gradle b/build.gradle index 6b5ad223e9eb2486db26e235a4e2ff5cc4706971..a71be542a5be6d5b1cc313ea54f789e0f85a1836 100644 --- a/build.gradle +++ b/build.gradle @@ -8,7 +8,7 @@ plugins { id 'jacoco' id 'checkstyle' id 'signing' - id 'org.owasp.dependencycheck' version '6.0.2' + id 'org.owasp.dependencycheck' version '6.0.3' id 'com.github.johnrengelman.shadow' version '6.1.0' }