Skip to content

Commit

Permalink
build(deps): bump org.owasp:dependency-check-maven from 9.2.0 to 10.0.4
Browse files Browse the repository at this point in the history
Bumps [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 9.2.0 to 10.0.4.
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md)
- [Commits](jeremylong/DependencyCheck@v9.2.0...v10.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 21, 2024
1 parent 14b04a5 commit 0d57dd3
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 @@ -17,7 +17,7 @@
<plugin.cobertura.version>2.7</plugin.cobertura.version>
<plugin.surefire.version>3.3.0</plugin.surefire.version>
<plugin.checkstyle.version>3.3.1</plugin.checkstyle.version>
<plugin.owasp.version>9.2.0</plugin.owasp.version>
<plugin.owasp.version>10.0.4</plugin.owasp.version>
<plugin.jarsigner.version>3.0.0</plugin.jarsigner.version>
<plugin.pdf.version>1.6.1</plugin.pdf.version>
<plugin.jar.version>3.1.1</plugin.jar.version>
Expand Down

0 comments on commit 0d57dd3

Please sign in to comment.