Skip to content

Commit

Permalink
Bump org.owasp.dependencycheck from 5.2.4 to 6.3.2
Browse files Browse the repository at this point in the history
Bumps org.owasp.dependencycheck from 5.2.4 to 6.3.2.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 30, 2021
1 parent 0df71ae commit ff50607
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
@@ -1,7 +1,7 @@
plugins {
id 'java'
id 'maven-publish'
id "org.owasp.dependencycheck" version "5.2.4"
id "org.owasp.dependencycheck" version "6.3.2"
id 'checkstyle'
}

Expand Down

0 comments on commit ff50607

Please sign in to comment.