There was an error while loading. Please reload this page.
1 parent c809510 commit 62a3a6fCopy full SHA for 62a3a6f
build.gradle
@@ -7,7 +7,7 @@ plugins {
7
id 'maven-publish'
8
id 'jacoco'
9
id 'signing'
10
- id 'org.owasp.dependencycheck' version '10.0.2'
+ id 'org.owasp.dependencycheck' version '10.0.3'
11
id 'com.github.johnrengelman.shadow' version '8.1.1'
12
}
13
0 commit comments