Version 2.1.0
What's Changed
- Reduced noise in logs as requested in #4, see #14
- Removed redundant maven-plugin-plugin with obsoleted configuration in #15
- Using a temporary directory in
target
instead of operating system's temp dir #16 - Replaced usage of deprecated methods and constructs in #11
- Excluded unused transitive dependencies with security issues, see #7
- All goals marked as thread-safe in ec424c4
- Updated dependencies in #10, #18, #19 :
- JUnit from 4.12 to 5.9.2.
- Maven plugin artifacts to latest
- Apache Commons Text to 1.10.0 and Apache Commons Lang to 3.12.0
- Improved QA/CI - more tests
Full Changelog: v2.0.1...v2.1.0