Skip to content

Commit

Permalink
Bump org.owasp:dependency-check-maven from 10.0.4 to 11.0.0 (#682)
Browse files Browse the repository at this point in the history
Bumps [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 10.0.4 to 11.0.0.
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md)
- [Commits](jeremylong/DependencyCheck@v10.0.4...v11.0.0)

---
updated-dependencies:
- dependency-name: org.owasp:dependency-check-maven
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent e323fbe commit 0e7769e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
<maven.assembly.version>3.7.1</maven.assembly.version>
<maven.buildhelper.version>3.6.0</maven.buildhelper.version>
<maven.checkstyle.version>3.5.0</maven.checkstyle.version>
<maven.owasp-dependency-check.version>10.0.4</maven.owasp-dependency-check.version>
<maven.owasp-dependency-check.version>11.0.0</maven.owasp-dependency-check.version>
<maven.cyclonedx.version>2.9.0</maven.cyclonedx.version>
<maven.clean.version>3.4.0</maven.clean.version>
<maven.compiler.version>3.13.0</maven.compiler.version>
Expand Down

0 comments on commit 0e7769e

Please sign in to comment.