Skip to content

Releases: snyk/snyk-mvn-plugin

v4.3.3

11 Nov 14:58
e7ec2d9

Choose a tag to compare

4.3.3 (2025-11-11)

Bug Fixes

  • Adds test and main phase skips when running test-compile (#206) (e7ec2d9)

v4.3.2

09 Oct 08:35
d5c73e0

Choose a tag to compare

4.3.2 (2025-10-09)

Bug Fixes

  • Adjust fingerprintArtifacts option name and other wording tweaks (#205) (d5c73e0)

v4.3.1

07 Oct 19:14
ea90745

Choose a tag to compare

4.3.1 (2025-10-07)

Bug Fixes

v4.3.0

22 Sep 15:32
1617e32

Choose a tag to compare

4.3.0 (2025-09-22)

Features

v4.2.0

19 Sep 12:21
65aa707

Choose a tag to compare

4.2.0 (2025-09-19)

Features

  • Support fingerprinting of artifacts and reporting artifact checksums (#198) (65aa707)

v4.1.2

09 Sep 13:53
e73e773

Choose a tag to compare

4.1.2 (2025-09-09)

Bug Fixes

  • Update CI/CD to test more recent versions of maven and java (#201) (e73e773)

v4.1.1

28 Jul 15:47
6d2470e

Choose a tag to compare

4.1.1 (2025-07-28)

Bug Fixes

  • Uses an actual queue for BFS implementation (8dee2d2)

v4.1.0

10 Jul 18:45
577a13e

Choose a tag to compare

4.1.0 (2025-07-10)

Features

  • [OSM-2667] option for dverbose to include all versions of deps considered by maven (65d5bd0)

v4.0.1

18 Jun 11:25
b85f7fe

Choose a tag to compare

4.0.1 (2025-06-18)

Bug Fixes

  • adding osx test suite, provoking OSX error (17b2941)
  • disabling shell, expecting windows failures (a516be0)
  • use subprocess API correctly (b147549)

v4.0.0

05 Jun 13:45
035b0af

Choose a tag to compare

4.0.0 (2025-06-05)

Bug Fixes

  • dropping workarounds after shescape author fix (fa12b5e)
  • explicitly removing escaped quotes for PowerShell (4205936)

Features

  • bumping Node support to 20, upgrading shescape (d432869)

BREAKING CHANGES

  • Node 20 is now required to run this plugin.