2.12.1
github-actions
released this
18 Jul 09:38
·
144 commits
to refs/heads/master
since this release
🚀 New features and improvements
- Add a custom compile argument replaceProcessorPathWithProcessorModule… (#213) @slachiewicz
🐛 Bug Fixes
- Respect CompilerConfiguration.sourceFiles in EclipseJavaCompiler (#233) @famod
- Avoid NPE in AspectJCompilerTest on AspectJ 1.9.8+ (#228) @kriegaex
📦 Dependency updates
- Bump ecj from 3.29.0 to 3.30.0 (#226) @dependabot
- Bump maven-invoker-plugin from 3.2.2 to 3.3.0 (#221) @dependabot
- Bump maven-enforcer-plugin from 3.0.0 to 3.1.0 (#225) @dependabot
- Bump error_prone_core from 2.13.1 to 2.14.0 (#220) @dependabot
- Bump maven-surefire-plugin from 3.0.0-M6 to 3.0.0-M7 (#222) @dependabot
👻 Maintenance
- Require Maven 3.2.5 (#212) @slachiewicz