Skip to content

Commit a490939

Browse files
dependabot[bot]quandor
authored andcommitted
Bump org.owasp.dependencycheck from 8.0.2 to 8.2.1
Bumps org.owasp.dependencycheck from 8.0.2 to 8.2.1. --- updated-dependencies: - dependency-name: org.owasp.dependencycheck dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2db9555 commit a490939

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
id 'java'
44
id 'idea'
55
id "org.cyclonedx.bom" version "1.7.4"
6-
id "org.owasp.dependencycheck" version "8.0.2"
6+
id "org.owasp.dependencycheck" version "8.2.1"
77
}
88

99
apply plugin: 'io.spring.dependency-management'

0 commit comments

Comments
 (0)