Skip to content

Commit

Permalink
Bump org.owasp:dependency-check-maven from 9.2.0 to 10.0.3 (#4454)
Browse files Browse the repository at this point in the history
Bumps [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 9.2.0 to 10.0.3.
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md)
- [Commits](jeremylong/DependencyCheck@v9.2.0...v10.0.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent eb3d1bb commit 1127c34
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 @@ -45,7 +45,7 @@
<!-- sort by alpha -->
<checkstyle-maven-plugin.version>3.4.0</checkstyle-maven-plugin.version>
<coveralls-maven-plugin.version>4.3.0</coveralls-maven-plugin.version>
<dependency-check-maven-plugin.version>9.2.0</dependency-check-maven-plugin.version>
<dependency-check-maven-plugin.version>10.0.3</dependency-check-maven-plugin.version>
<docker-maven-plugin.version>0.45.0</docker-maven-plugin.version>
<exec-maven-plugin.version>3.3.0</exec-maven-plugin.version>
<gpg-maven-plugin.version>3.2.2</gpg-maven-plugin.version>
Expand Down

0 comments on commit 1127c34

Please sign in to comment.