Releases: snyk/snyk-mvn-plugin
Releases · snyk/snyk-mvn-plugin
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)
v1.2.1
1.2.1 (2018-09-07)
Bug Fixes
- throw real error objects on failures, as expected by the cli (b43b0b9)
v1.2.0
<a name"1.2.0">
1.2.0 (2018-04-26)
Features
- don't include
from
arrays in tree (b55648c4)