Skip to content

Commit

Permalink
chore: bump org.owasp:dependency-check-maven
Browse files Browse the repository at this point in the history
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 10.0.4 to 11.1.0
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md)
- [Commits](jeremylong/DependencyCheck@v10.0.4...v11.1.0)

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2024
1 parent 293f53f commit 0e1e8a2
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 @@ -76,7 +76,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>10.0.4</dependency-check-maven-plugin.version>
<dependency-check-maven-plugin.version>11.1.0</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 0e1e8a2

Please sign in to comment.