Releases: snyk/snyk-mvn-plugin
Releases · snyk/snyk-mvn-plugin
v2.4.0
2.4.0 (2019-08-08)
Features
- Add support for jdk10 and jdk11 (7e7269d)
- Add support for jdk12 and jdk13 (d3af34f)
- removed comments from travis.yml (7a4f87d)
- removed jdk 8,12,13 from stage Node versions + actual Maven version. added jdk 8 and 12 for maven 3.6.1 in stage Older Maven version (1294beb)
v2.3.3
2.3.3 (2019-08-05)
Bug Fixes
- update lodash to v4.17.15 (79d56ed)
v2.3.2
2.3.2 (2019-07-15)
Bug Fixes
- Updating lodash to the latest version (3cfe840)
v2.3.1
2.3.1 (2019-07-10)
Bug Fixes
v2.3.0
2.3.0 (2019-05-02)
Features
- Convert codebase to TypeScript and add some types (b1114a3)
- Update test matrix (70deef1)
v2.2.0
2.2.0 (2019-04-29)
Features
- Convert codebase to TypeScript with minimal changes (20b35f0)
v2.1.0
2.1.0 (2019-04-28)
Features
v2.0.1
2.0.1 (2018-12-10)
Bug Fixes
- support target file paths with spaces (5057c01)
v2.0.0
2.0.0 (2018-09-25)
- Merge pull request #18 from snyk/feat/drop-group-id-and-artifact-id (33ad4ab), closes #18
BREAKING CHANGES
- drop unused groupId and artifactId attributes from response
v1.2.2
1.2.2 (2018-09-09)
Bug Fixes
- throw proper error on failing mvn execution (491cf94)