Skip to content

Commit

Permalink
Bump org.owasp.dependencycheck from 8.1.2 to 11.1.0
Browse files Browse the repository at this point in the history
Bumps org.owasp.dependencycheck from 8.1.2 to 11.1.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 Nov 2, 2024
1 parent de4711a commit 4875122
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 'com.github.ben-manes.versions' version '0.51.0'
id 'com.github.hierynomus.license' version '0.15.0'
id 'net.researchgate.release' version '2.8.1'
id 'org.owasp.dependencycheck' version '8.1.2'
id 'org.owasp.dependencycheck' version '11.1.0'
id 'org.sonarqube' version '5.1.0.4882'
id 'biz.aQute.bnd.builder' version '6.4.0' apply false
}
Expand Down

0 comments on commit 4875122

Please sign in to comment.