Skip to content

Commit

Permalink
build(deps): bump org.owasp:dependency-check-maven from 12.0.1 to 12.0.2
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.1 to 12.0.2.
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md)
- [Commits](jeremylong/DependencyCheck@v12.0.1...v12.0.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 Jan 31, 2025
1 parent 2564a38 commit 6eda480
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent-pom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -754,7 +754,7 @@
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
<version>12.0.1</version>
<version>12.0.2</version>
<configuration>
<ossindexAnalyzerEnabled>false</ossindexAnalyzerEnabled>
</configuration>
Expand Down

0 comments on commit 6eda480

Please sign in to comment.