Bump org.owasp:dependency-check-maven from 10.0.1 to 10.0.2
Bumps org.owasp:dependency-check-maven from 10.0.1 to 10.0.2.
Release notes
Sourced from org.owasp:dependency-check-maven's releases.
Version 10.0.2
Refer to the CHANGELOG.md for information about improvements and upgrade notes.
Changelog
Sourced from org.owasp:dependency-check-maven's changelog.
Version 10.0.2 (2024-07-06)
Mandatory Upgrade - due to older versions of dependency-check causing numerous, spurious requests that end in processing failures, this upgrade is mandatory so that the NVD can differentiate valid requests and block the old clients.
- build(deps): bump open-vulnerability-clients (#6810)
- fix(db): #6788 removing redundant db index "idxVulnerability" on "vulnerability.cve" (#6807)
- docs: Further improve formatting and docs of H2 database caching strats (#6804)
- fix: update_vulnerability in dbStatements_oracle.properties (#6803)
- fix: fix NPE (#6778)
- fix: add hint to resolve false negative (#6802)
- chore: update configure (#6794)
See the full listing of changes.
Commits
-
b7b030c
build: prepare release v10.0.2 -
f22ebf1
docs: mandatory upgrade notice -
bcbbe1c
docs: release 10.0.2 -
1b3398d
build(deps): bump open-vulnerability-clients (#6810) -
06e39fc
fix(db): #6788 removing redundant db index "idxVulnerability" on "vulnerabili... -
4926cd2
build(deps): bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.0... -
3bfb398
docs: Further improve formatting and docs of H2 database caching strats (#6804) -
51f84ff
fix: update_vulnerability in dbStatements_oracle.properties (#6803) -
3f0ffa9
fix: fix NPE (#6778) -
9fbb996
fix: add hint to resolve false negative (#6802) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts