Skip to content

2.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Feb 12:04
· 188 commits to master since this release

🚨 Removed

🚀 New features and improvements

  • make java 11 as project base but keep javac release 8, we will be able to upgrade ecj and errorprone (#186) @olamy
  • Bump plexus-components from 6.5 to 6.6 and upgrade to junit5 (#157) @dependabot
  • javac dump debug file should not be written in classes directory as it will be included in jar. change directory and make name configurable (#184) @olamy

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance