finos / datahelix

The DataHelix generator allows you to quickly create data, based on a JSON profile that defines fields and the relationships between them, for the purpose of testing and validation
https://finos.github.io/datahelix/
Apache License 2.0
141 stars 50 forks source link

fix(#1713): CVE-2020-15250 (Medium) detected in junit-4.12.jar #1716

Closed matthewdunsdon closed 3 years ago

matthewdunsdon commented 3 years ago

Description

Update dependency High Severity Vulnerability, by updating those dependencies that depend on junit.

Changes

Updated dependencies that depend on junit, including cucumber. With the major version bump in cucumber a few thing broke, so some cucumber code needed updating.

Issue

Resolves #1713