Skip to content

Version 2.1.0

Latest
Compare
Choose a tag to compare
@dmatej dmatej released this 05 Jun 12:01
· 32 commits to master since this release

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
    • Created codeql-analysis.yml in #8
    • Created linux-jdks-with-current-maven-ci.yml in #9 and #13
    • Updated GitHub Action checkout version and removed cache #17

Full Changelog: v2.0.1...v2.1.0