Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Bumps org.owasp:dependency-check-maven from 12.1.6 to 12.1.8.

Release notes

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

Version 12.1.8

Refer to the CHANGELOG.md for information about improvements and upgrade notes.

Version 12.1.7

Refer to the CHANGELOG.md for information about improvements and upgrade notes.

Changelog

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

Version 12.1.8 (2025-10-13)

  • fix: improve VulnerableSoftware comparison (#8031)
  • build: fix flaky central test (#8039)
  • docs: Improve Gradle docs wrt experimental analyzers, use of Central and Proxy configuration (#8036)
  • docs: add note about central analyzer for gradle (#8038)

See the full listing of changes

Version 12.1.7 (2025-10-12)

  • fix: disable central analyzer after failures (#7993)
  • fix: Suppress JVM warnings from Lucene within CLI (#8003)
  • fix: Clean up Apache Lucene logging via SLF4j redirect (#7979)
  • fix: Correct Archive Analyzer behaviour on certain tgz archives (#7986)
  • fix: Update NVD CPE search URLs in generated reports to match new search interface (#7970)
  • fix: improve OSS Index Error Reporting (#7977)
  • fix(fp): Consolidate false positive suppression for false positives on Redis client libs (#8017)
  • fix(fp): Fix more common false positives for popular PHP/composer frameworks with generic names (#7994)
  • docs: improve slack notification documentation (#8026)
  • docs: Documentation artifactory settings fix (#7999)
  • docs: Clarify Nexus Analyzer requirements and usage (#8000)
  • build: Build amd64 and arm64 multi-platform Docker image (#7952)

See the full listing of changes

Commits
  • 2d29a0b build: prepare release v12.1.8
  • a06ba2e docs: release 12.1.8
  • 8230ba2 fix: improve VulnerableSoftware comparison (#8031)
  • c4696c0 docs: add note about central analyzer for gradle (#8038)
  • a8e00c8 build: fix flaky central test (#8039)
  • 52eefb7 build(deps): bump org.apache.maven.plugins:maven-artifact-plugin from 3.6.0 t...
  • fd8371c build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 ...
  • 5ac1edb build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14 (#8032)
  • 8ceb175 docs: Improve Gradle docs wrt experimental analyzers, use of Central and Prox...
  • 986afb0 build: release 12.1.7 (#8030)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 13, 2025
@fpapon fpapon closed this Oct 14, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 14, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/maven/org.owasp-dependency-check-maven-12.1.8 branch October 14, 2025 19:24
@lprimak
Copy link
Contributor

lprimak commented Oct 14, 2025

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 14, 2025

Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use @dependabot reopen if the branch has been deleted).

@lprimak
Copy link
Contributor

lprimak commented Oct 14, 2025

@dependabot reopen

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 14, 2025

Beginning January 27, 2026, Dependabot will no longer support the @dependabot reopen command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

@dependabot dependabot bot reopened this Oct 14, 2025
@dependabot dependabot bot restored the dependabot/maven/org.owasp-dependency-check-maven-12.1.8 branch October 14, 2025 20:09
Bumps [org.owasp:dependency-check-maven](https://github.com/dependency-check/DependencyCheck) from 12.1.6 to 12.1.8.
- [Release notes](https://github.com/dependency-check/DependencyCheck/releases)
- [Changelog](https://github.com/dependency-check/DependencyCheck/blob/main/CHANGELOG.md)
- [Commits](dependency-check/DependencyCheck@v12.1.6...v12.1.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/org.owasp-dependency-check-maven-12.1.8 branch from 804a392 to 5aa33c6 Compare October 14, 2025 20:10
@fpapon fpapon merged commit 9122974 into main Oct 15, 2025
27 checks passed
@dependabot dependabot bot deleted the dependabot/maven/org.owasp-dependency-check-maven-12.1.8 branch October 15, 2025 04:56
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.

2 participants