Skip to content

Commit 09d3ac0

Browse files
build(deps): Bump org.owasp.dependencycheck from 8.3.1 to 8.4.0 (#1984)
Bumps org.owasp.dependencycheck from 8.3.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 1676342 commit 09d3ac0

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
@@ -7,7 +7,7 @@ plugins {
77
id 'maven-publish'
88
id 'jacoco'
99
id 'signing'
10-
id 'org.owasp.dependencycheck' version '8.3.1'
10+
id 'org.owasp.dependencycheck' version '8.4.0'
1111
id 'com.github.johnrengelman.shadow' version '8.1.1'
1212
}
1313

0 commit comments

Comments
 (0)