We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8ef9c1 commit 34a8d5fCopy full SHA for 34a8d5f
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.3'
+ id 'org.owasp.dependencycheck' version '10.0.4'
11
id 'com.github.johnrengelman.shadow' version '8.1.1'
12
}
13
0 commit comments