Skip to content

Commit 9f6b2d4

Browse files
Bump org.owasp.dependencycheck from 8.1.2 to 12.0.1
Bumps org.owasp.dependencycheck from 8.1.2 to 12.0.1. --- updated-dependencies: - dependency-name: org.owasp.dependencycheck dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5bb5ea7 commit 9f6b2d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id 'com.github.ben-manes.versions' version '0.51.0'
33
id 'com.github.hierynomus.license' version '0.15.0'
44
id 'net.researchgate.release' version '2.8.1'
5-
id 'org.owasp.dependencycheck' version '8.1.2'
5+
id 'org.owasp.dependencycheck' version '12.0.1'
66
id 'org.sonarqube' version '5.1.0.4882'
77
id 'biz.aQute.bnd.builder' version '6.4.0' apply false
88
}

0 commit comments

Comments
 (0)