4.40.0
What's Changed
- fix stream closed error when using a URL in the config by @kunli2 in #484
- fix Remove not needed dependency to org.twdata.maven:mojo-executor (#… by @khmarbaise in #493
- Rename DiscoverNoActiveRecipeIT as suggested by @timtebeek in #495
- Remove
public
visibility of JUnit 5 tests by @timtebeek in #498 - fix Remove public modifier from integration tests classes (#496) by @khmarbaise in #497
- fix - Remove unused dependency maven-compat (#499) by @khmarbaise in #500
- fix - BOM Usage instead of separate dependencies with properties. (#504) by @khmarbaise in #505
- Add OsProvenance to Maven Plugin by @reka18 in #503
- Ignore known Mac OS warning by @timtebeek in #507
New Contributors
- @kunli2 made their first contribution in #484
- @khmarbaise made their first contribution in #493
- @reka18 made their first contribution in #503
Full Changelog: v4.39.0...v4.40.0