Skip to content

Commit

Permalink
build(deps): bump org.owasp.dependencycheck from 6.5.3 to 7.0.0 (#1654)
Browse files Browse the repository at this point in the history
Bumps org.owasp.dependencycheck from 6.5.3 to 7.0.0.

---
updated-dependencies:
- dependency-name: org.owasp.dependencycheck
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 7, 2022
1 parent af15e29 commit 3b88a69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ plugins {
id 'jacoco'
id 'checkstyle'
id 'signing'
id 'org.owasp.dependencycheck' version '6.5.3'
id 'org.owasp.dependencycheck' version '7.0.0'
id 'com.github.johnrengelman.shadow' version '7.1.2'
}

Expand Down

0 comments on commit 3b88a69

Please sign in to comment.