Skip to content

Commit 37ac6e4

Browse files
build(deps): bump org.owasp.dependencycheck from 7.4.3 to 8.0.1 (#1838)
Bumps org.owasp.dependencycheck from 7.4.3 to 8.0.1. --- updated-dependencies: - dependency-name: org.owasp.dependencycheck dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a514336 commit 37ac6e4

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
@@ -8,7 +8,7 @@ plugins {
88
id 'jacoco'
99
id 'checkstyle'
1010
id 'signing'
11-
id 'org.owasp.dependencycheck' version '7.4.3'
11+
id 'org.owasp.dependencycheck' version '8.0.1'
1212
id 'com.github.johnrengelman.shadow' version '7.1.2'
1313
}
1414

0 commit comments

Comments
 (0)