Skip to content

Commit 45f08ac

Browse files
Update plugin org.owasp.dependencycheck to v12.1.8
1 parent 018eef2 commit 45f08ac

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.5'
55
id 'io.freefair.maven-publish-java' version '8.14.2'
6-
id "org.owasp.dependencycheck" version "12.1.5"
6+
id "org.owasp.dependencycheck" version "12.1.8"
77
id 'net.researchgate.release' version '3.1.0'
88
id "com.gorylenko.gradle-git-properties" version "2.5.3"
99
id 'io.freefair.lombok' version '8.14.2'

0 commit comments

Comments
 (0)