Skip to content

Commit 12de9ef

Browse files
Bump org.owasp.dependencycheck from 8.2.1 to 8.4.0 (#14)
Bumps org.owasp.dependencycheck from 8.2.1 to 8.4.0. --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 78e606e commit 12de9ef

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 'java'
44
id 'idea'
55
id "org.cyclonedx.bom" version "1.7.4"
6-
id "org.owasp.dependencycheck" version "8.2.1"
6+
id "org.owasp.dependencycheck" version "8.4.0"
77
}
88

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

0 commit comments

Comments
 (0)