Skip to content

Commit 236ede4

Browse files
Update plugin org.owasp.dependencycheck to v12
1 parent 988cf45 commit 236ede4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
id 'io.spring.dependency-management' version '1.1.7'
44
id 'org.asciidoctor.jvm.convert' version '4.0.4'
55
id 'io.freefair.maven-publish-java' version '8.11'
6-
id "org.owasp.dependencycheck" version "11.1.1"
6+
id "org.owasp.dependencycheck" version "12.0.1"
77
id 'net.researchgate.release' version '3.1.0'
88
id "com.gorylenko.gradle-git-properties" version "2.4.2"
99
id 'io.freefair.lombok' version '8.11'

0 commit comments

Comments
 (0)