Skip to content

Commit

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

---
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 Jan 16, 2023
1 parent 2f8c3fa commit bcaf15a
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 @@ -3,7 +3,7 @@ plugins {
id "io.spring.dependency-management" version "1.1.0"
id "io.freefair.lombok" version "6.6.1"
id "io.freefair.maven-publish-java" version "6.6.1"
id "org.owasp.dependencycheck" version "7.4.4"
id "org.owasp.dependencycheck" version "8.0.0"
id 'org.asciidoctor.jvm.convert' version '3.3.2'
id 'net.researchgate.release' version '3.0.2'
id 'java'
Expand Down

0 comments on commit bcaf15a

Please sign in to comment.