mirror of
https://github.com/apache/nifi.git
synced 2025-02-10 03:55:22 +00:00
- Replaced TestNG assertions with JUnit 5 - Excluded testng transitive dependencies from groovy-all - Added testng exclusion to Maven Enforcer configuration Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com> This closes #6753.