Skip to content

Commit

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

---
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 Oct 7, 2024
1 parent 2061f16 commit 2d6c9c3
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 'io.spring.dependency-management' version '1.0.11.RELEASE'
id 'org.springframework.boot' version '2.6.6'
id "org.asciidoctor.jvm.convert" version "4.0.3"
id "org.owasp.dependencycheck" version "7.3.0"
id "org.owasp.dependencycheck" version "10.0.4"
id 'net.researchgate.release' version '3.0.2'
id "com.gorylenko.gradle-git-properties" version "2.4.1"
id 'java'
Expand Down

0 comments on commit 2d6c9c3

Please sign in to comment.