Skip to content

Commit

Permalink
chore(deps): bump org.owasp:dependency-check-maven from 10.0.0 to 10.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 10.0.0 to 10.0.1.
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md)
- [Commits](jeremylong/DependencyCheck@v10.0.0...v10.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 2, 2024
1 parent 5366636 commit fef4373
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 @@ -431,7 +431,7 @@
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
<version>10.0.0</version>
<version>10.0.1</version>
</plugin>
<plugin>
<groupId>com.github.siom79.japicmp</groupId>
Expand Down

0 comments on commit fef4373

Please sign in to comment.