Skip to content

Releases: dependency-check/dependency-check-gradle

v12.1.9

11 Nov 14:26
d4756bf

Choose a tag to compare

What's Changed

For core ODC changes, see https://github.com/dependency-check/DependencyCheck/blob/main/CHANGELOG.md#version-1219-2025-11-11

  • fix: Ability to analyse flatDir modules without groupIds & debug message during failed POM analysis by @chadlwilson in #480
  • docs: multiple configurations by @jeremylong in #485

Full Changelog: v12.1.8...v12.1.9

v12.1.8

13 Oct 20:24
8426536

Choose a tag to compare

What's Changed

For core ODC changes, see: https://github.com/dependency-check/DependencyCheck/blob/main/CHANGELOG.md#version-1218-2025-10-13

  • fix!: convert missed AnalyzerExtension to the property API by @jeremylong in #476
    • Update 10-27-2025: 12.1.8 and 12.1.7 should have been listed as having a breaking change due to the migration to the property API. See #473.

Full Changelog: v12.1.7...v12.1.8

v12.1.7

12 Oct 20:57
44b765e

Choose a tag to compare

What's Changed

For core ODC changes, see: https://github.com/dependency-check/DependencyCheck/blob/main/CHANGELOG.md#version-1217-2025-10-12

  • fix: disable central analyzer and resolve pom.xml via gradle by @jeremylong in #470
    • If your Gradle build relies on scanning non-Gradle artifacts or archives from other ecosystems that contain jars, consider re-enabling the Central Analyzer using analyzers.centralEnabled=true, or use the Nexus/Artifactory analyzers as an alternative to improve identification of JARs utilized outside the normal gradle Java plugin.
  • fix!: migrate to Gradle Property API by @jeremylong in #473
    • Update 10-27-2025: Apparently this may have been a breaking change. See #473
  • fix: Remove noisy JCS3 logging consistent with other ODC impls by @chadlwilson in #466

Full Changelog: v12.1.6...v12.1.7

v12.1.6

24 Sep 12:56
fa4e486

Choose a tag to compare

v12.1.5

20 Sep 14:54
92555df

Choose a tag to compare

v12.1.3

10 Jun 23:25
d023628

Choose a tag to compare

v12.1.2

07 Jun 12:19
75c37cc

Choose a tag to compare

What's Changed

For core ODC changes see: https://github.com/dependency-check/DependencyCheck/blob/main/CHANGELOG.md#version-1212-2025-06-07

  • build(deps): bump actions/upload-artifact from v3 to v4 by @jeremylong in #446
  • feat: Add support for startYear by @alinaeftn in #443
  • fix: Use unscored severity only in absence of any CVSS baseScore and add CVSSv4 score evaluation by @aikebah in #448
  • build: update github action in build.yml by @andife in #449

New Contributors

Full Changelog: v12.1.1...v12.1.2

v12.1.1

05 Apr 12:52
2047363

Choose a tag to compare

v12.1.0

04 Mar 10:53
92cf30b

Choose a tag to compare

v12.0.2

30 Jan 23:45
ad06ae3

Choose a tag to compare