Skip to content

Commit

Permalink
Bump org.owasp:dependency-check-maven from 8.4.3 to 9.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 8.4.3 to 9.0.4.
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md)
- [Commits](jeremylong/DependencyCheck@v8.4.3...v9.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tbischoff2 committed Dec 11, 2023
1 parent 0d69a9c commit 1232b1b
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 @@ -71,7 +71,7 @@
<maven.plugin.javadoc.version>3.6.3</maven.plugin.javadoc.version>
<maven.plugin.license.version>2.0.0</maven.plugin.license.version>
<maven.plugin.nexus-staging.version>1.6.13</maven.plugin.nexus-staging.version>
<maven.plugin.owasp.version>8.4.3</maven.plugin.owasp.version>
<maven.plugin.owasp.version>9.0.4</maven.plugin.owasp.version>
<maven.plugin.picocli.version>4.7.5</maven.plugin.picocli.version>
<maven.plugin.release.version>2.5.3</maven.plugin.release.version>
<maven.plugin.shade.version>3.5.1</maven.plugin.shade.version>
Expand Down

0 comments on commit 1232b1b

Please sign in to comment.