Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and quandor committed Mar 29, 2023
1 parent 2db9555 commit a490939
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
id 'java'
id 'idea'
id "org.cyclonedx.bom" version "1.7.4"
id "org.owasp.dependencycheck" version "8.0.2"
id "org.owasp.dependencycheck" version "8.2.1"
}

apply plugin: 'io.spring.dependency-management'
Expand Down

0 comments on commit a490939

Please sign in to comment.