Skip to content

Commit

Permalink
build(deps): bump org.owasp.dependencycheck from 8.4.3 to 9.0.9
Browse files Browse the repository at this point in the history
Bumps org.owasp.dependencycheck from 8.4.3 to 9.0.9.

---
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] authored and Pfeil committed Aug 1, 2024
1 parent f0a6d6c commit 2a8826d
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 @@ -19,7 +19,7 @@ plugins {
id 'jacoco'
// Adds coveralls task for CI to send results to the coveralls service.
id "com.github.kt3k.coveralls" version "2.12.2"
id "org.owasp.dependencycheck" version "8.4.3"
id "org.owasp.dependencycheck" version "9.0.9"
// include build and git information via Spring Actuator
id "com.gorylenko.gradle-git-properties" version "2.4.1"
}
Expand Down

0 comments on commit 2a8826d

Please sign in to comment.