Skip to content

Commit

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

---
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 Jan 20, 2025
1 parent 84986e2 commit aaffc0a
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 @@ -77,7 +77,7 @@
<maven.plugin.javadoc.version>3.11.2</maven.plugin.javadoc.version>
<maven.plugin.license>2.5.0</maven.plugin.license>
<maven.plugin.nexus-staging.version>1.7.0</maven.plugin.nexus-staging.version>
<maven.plugin.owasp.version>12.0.0</maven.plugin.owasp.version>
<maven.plugin.owasp.version>12.0.1</maven.plugin.owasp.version>
<maven.plugin.source.version>3.3.1</maven.plugin.source.version>
<maven.plugin.spotless.version>2.44.2</maven.plugin.spotless.version>
<maven.plugin.surefire.version>3.5.2</maven.plugin.surefire.version>
Expand Down

0 comments on commit aaffc0a

Please sign in to comment.