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.
2 parents 8a0d0ea + c8e6950 commit e97d322Copy full SHA for e97d322
build.gradle
@@ -18,7 +18,7 @@ plugins {
18
id "io.freefair.maven-publish-java" version "9.1.0"
19
id "io.spring.dependency-management" version "1.1.7"
20
//id "com.github.kt3k.coveralls" version "2.8.1"
21
- id "org.owasp.dependencycheck" version "12.1.8"
+ id "org.owasp.dependencycheck" version "12.1.9"
22
id "org.asciidoctor.jvm.convert" version "4.0.5"
23
//id "org.ajoberstar.grgit" version "2.0.1"
24
id "java"
0 commit comments