Skip to content

Commit

Permalink
Bump org.owasp.dependencycheck from 9.0.4 to 12.0.0
Browse files Browse the repository at this point in the history
Bumps org.owasp.dependencycheck from 9.0.4 to 12.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]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 20c991b commit cd0330f
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 @@ -20,7 +20,7 @@ plugins {
id 'com.github.ben-manes.versions' version '0.51.0'
id 'io.spring.dependency-management' version '1.0.11.RELEASE'
id 'jacoco'
id 'org.owasp.dependencycheck' version '9.0.4'
id 'org.owasp.dependencycheck' version '12.0.0'
id 'org.sonarqube' version '5.0.0.4638'
id 'org.springframework.boot' version '2.7.0'
id 'info.solidsoft.pitest' version '1.7.4'
Expand Down

0 comments on commit cd0330f

Please sign in to comment.