2.8.7
github-actions
released this
15 Aug 00:53
·
284 commits
to master
since this release
- Use plexus annotations rather than doclet to fix javadoc with java11 (#90) @olamy
- fix Java15 build (#89) @olamy
- Update Error prone 2.4 (#81) @nicerloop
- Rename method, now that EA of JDK 16 is available (#79) @pzygielo
- Eclipse Compiler Support release specifier instead of source/target (#78) @pzygielo
- Issue #73: Use configured file encoding for JSR-199 Eclipse compiler (#74) @tomaswolf
🚀 New features and improvements
- Use latest ecj from official Eclipse release (#28) @guillaumecle
📦 Dependency updates
- Bump plexus-components from 6.1 to 6.3 (#92) @dependabot
- Bump junit from 4.12 to 4.13 (#86) @dependabot
- Bump animal-sniffer-maven-plugin from 1.16 to 1.19 (#87) @dependabot
- Bump aspectj.version from 1.9.2 to 1.9.6 (#88) @dependabot
- Bump actions/cache from v1 to v2.1.0 (#82) @dependabot