Skip to content

Commit

Permalink
chore: bump org.owasp:dependency-check-maven from 9.1.0 to 10.0.4 in …
Browse files Browse the repository at this point in the history
…the production-major group (#242)

chore: bump org.owasp:dependency-check-maven

Bumps the production-major group with 1 update: [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck).


Updates `org.owasp:dependency-check-maven` from 9.1.0 to 10.0.4
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md)
- [Commits](jeremylong/DependencyCheck@v9.1.0...v10.0.4)

---
updated-dependencies:
- dependency-name: org.owasp:dependency-check-maven
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-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 Oct 4, 2024
1 parent 47dd5a9 commit 14da944
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 @@ -75,7 +75,7 @@
<maven-javadoc-plugin.version>3.10.1</maven-javadoc-plugin.version>
<maven-gpg-plugin.version>3.2.7</maven-gpg-plugin.version>
<nexus-staging-maven-plugin.version>1.7.0</nexus-staging-maven-plugin.version>
<dependency-check-maven-plugin.version>9.1.0</dependency-check-maven-plugin.version>
<dependency-check-maven-plugin.version>10.0.4</dependency-check-maven-plugin.version>
<sortpom-maven-plugin.version>2.15.0</sortpom-maven-plugin.version>
<formatter-maven-plugin.version>2.16.0</formatter-maven-plugin.version>
<impsort-maven-plugin.version>1.6.2</impsort-maven-plugin.version>
Expand Down

0 comments on commit 14da944

Please sign in to comment.