Skip to content

Commit

Permalink
Bump org.owasp:dependency-check-maven from 8.4.0 to 8.4.2
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.0 to 8.4.2.
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md)
- [Commits](jeremylong/DependencyCheck@v8.4.0...v8.4.2)

---
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 Nov 2, 2023
1 parent adc1c86 commit 1e71637
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.0</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.0</maven.plugin.owasp.version>
<maven.plugin.owasp.version>8.4.2</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 1e71637

Please sign in to comment.