Skip to content

build(deps-dev): bump org.owasp:dependency-check-maven from 8.1.2 to 8.4.3 - #2372

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/org.owasp-dependency-check-maven-8.4.3
Open

build(deps-dev): bump org.owasp:dependency-check-maven from 8.1.2 to 8.4.3#2372
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/org.owasp-dependency-check-maven-8.4.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 4, 2026

Copy link
Copy Markdown
Contributor

Bumps org.owasp:dependency-check-maven from 8.1.2 to 8.4.3.

Release notes

Sourced from org.owasp:dependency-check-maven's releases.

Version 8.4.3

  • fix: bump jcs3 (#6047)
  • docs: Corrected docs on hostedSuppressions (#6035)

See the full listing of changes.

Version 8.4.2

  • fix: correct log configuration in cli (#6002)

See the full listing of changes.

Version 8.4.1

  • fix: upgrade to JCS3 (#5114)
  • fix: Support ~= version specifier in requirements.txt and pipfile (#5902)
  • fix: Version of dependency no longer ignored when CPE product has a 'java' suffix in a product name (#5901)
  • fix: Do not filter out evidences added by hints (#5900)
  • fix: fixes FP #5925 (#5927)

See the full listing of changes.

Version 8.4.0

Added

  • feat: Add support for Nexus v3 to NexusAnalyzer (#5849)

Fixed

  • fix: Hint Analyzer should run before VersionFilter Analyzer (#5818)
  • chore: switch to sha1-pinning as suggested by Semgrep
  • fix: OSS Index Analyzer SocketTimeoutException exception handling based on warn only parameter (#5845)
  • fix: use curl with -L to follow github redirect (#5808)
  • fix: use curl with -L to follow github redirect
  • fix: #5671 out of memory error (#5789)
  • fix: #5671 Exit method as soon as we detect a loop to prevent an infinite loop leading to an OutOfMemoryError

Version 8.3.1

Re-release of 8.3.0 as 8.3.1.

v8.3.0

Added

  • Add LibmanAnalyzer (#5652)
  • Update HTML report Dependencies header based on display settings (#5619)
  • Add link to suppressed vulnerabilities header in HTML report (#5620)
  • Enable local proxy configuration in maven plugin configuration (#5696)

Fixed

  • Fix npm alias present in requires of dependencies (#5703)
  • Make Central URL configurable via CLI (#5667)

... (truncated)

Changelog

Sourced from org.owasp:dependency-check-maven's changelog.

Version 8.4.3 (2023-11-15)

  • fix: bump jcs3 (#6047)
  • docs: Corrected docs on hostedSuppressions (#6035)

See the full listing of changes.

Version 8.4.2 (2023-10-22)

  • fix: correct log configuration in cli (#6002)

See the full listing of changes.

Version 8.4.1 (2023-10-21)

Fixed

  • fix: upgrade to JCS3 (#5114)
  • fix: Support ~= version specifier in requirements.txt and pipfile (#5902)
  • fix: Version of dependency no longer ignored when CPE product has a 'java' suffix in a product name (#5901)
  • fix: Do not filter out evidences added by hints (#5900)
  • fix: fixes FP #5925 (#5927)

See the full listing of changes.

Version 8.4.0 (2023-08-19)

Added

  • feat: Add support for Nexus v3 to NexusAnalyzer (#5849)

Fixed

  • fix: Hint Analyzer should run before VersionFilter Analyzer (#5818)
  • chore: switch to sha1-pinning as suggested by Semgrep
  • fix: OSS Index Analyzer SocketTimeoutException exception handling based on warn only parameter (#5845)
  • fix: use curl with -L to follow github redirect (#5808)
  • fix: use curl with -L to follow github redirect
  • fix: #5671 out of memory error (#5789)
  • fix: #5671 Exit method as soon as we detect a loop to prevent an infinite loop leading to an OutOfMemoryError

See the full listing of changes.

Version 8.3.1 (2023-06-12)

Re-release of 8.3.0 as 8.3.1.

Version 8.3.0 (2023-06-12)

Added

... (truncated)

Commits
  • 3406274 build: prepare release v8.4.3
  • 7b19383 docs: prepare 8.4.3
  • 45dc137 build(deps): bump org.apache.maven.plugins:maven-surefire-report-plugin from ...
  • 3877317 build(deps): bump amannn/action-semantic-pull-request from 5.3.0 to 5.4.0 (#6...
  • 7a45227 build: remove failing action (#6049)
  • 1ff8a54 fix: bump jcs3 (#6047)
  • 6165b43 build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 t...
  • 7d987bf build(deps): bump org.apache.commons:commons-text from 1.10.0 to 1.11.0 (#6024)
  • da4796f docs: Corrected docs on hostedSuppressions (#6035)
  • ab31be9 build(deps): bump org.apache.commons:commons-dbcp2 from 2.10.0 to 2.11.0 (#6022)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Aug 4, 2026
@dependabot
dependabot Bot force-pushed the dependabot/maven/org.owasp-dependency-check-maven-8.4.3 branch 3 times, most recently from 4a65abf to b60a3e2 Compare August 17, 2026 08:19
Bumps [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 8.1.2 to 8.4.3.
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md)
- [Commits](jeremylong/DependencyCheck@v8.1.2...v8.4.3)

---
updated-dependencies:
- dependency-name: org.owasp:dependency-check-maven
  dependency-version: 8.4.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/maven/org.owasp-dependency-check-maven-8.4.3 branch from b60a3e2 to 1802d0c Compare August 18, 2026 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants