Skip to content

Commit

Permalink
Bump org.owasp:dependency-check-maven from 9.0.5 to 9.0.7
Browse files Browse the repository at this point in the history
Bumps [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 9.0.5 to 9.0.7.
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md)
- [Commits](jeremylong/DependencyCheck@v9.0.5...v9.0.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mjacoby committed Dec 20, 2023
1 parent 869e7e1 commit f862f17
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 @@ -110,7 +110,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>9.0.5</maven.plugin.owasp.version>
<maven.plugin.owasp.version>9.0.7</maven.plugin.owasp.version>
<maven.plugin.picocli.version>4.7.5</maven.plugin.picocli.version>
<maven.plugin.proguard.version>2.6.0</maven.plugin.proguard.version>
<maven.plugin.prosys.codegen.version>4.11.0-6</maven.plugin.prosys.codegen.version>
Expand Down

0 comments on commit f862f17

Please sign in to comment.