Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 18, 2022
1 parent 2f1e2ef commit 81e36b8
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 @@ -2,7 +2,7 @@ plugins {
id 'jacoco'
id 'java'
id 'maven-publish'
id "org.owasp.dependencycheck" version "7.3.0"
id "org.owasp.dependencycheck" version "7.3.2"
id 'checkstyle'
id "org.sonarqube" version "3.5.0.2730"
}
Expand Down

0 comments on commit 81e36b8

Please sign in to comment.