Bump maven-compiler-plugin from 3.10.0 to 3.10.1
requested to merge dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.10.1 into master
Bumps maven-compiler-plugin from 3.10.0 to 3.10.1.
Release notes
Sourced from maven-compiler-plugin's releases.
3.10.1
🚀 New features and improvements
- [MCOMPILER-426] - add flag to enable-preview java compiler feature (#98) @olamy
🐛 Bug Fixes
- [MCOMPILER-346] - workaround to jdk bug: assertion error from javaxcompiler javax.tools API (#97) @olamy
- [MCOMPILER-485] - Fixes internal string format in generated package-info.class (#95) @dbwiddis
📦 Dependency updates
- Bump maven-javadoc-plugin from 3.3.1 to 3.3.2 (#94) @dependabot
Other contributions
- thanks to @basil for providing an IT test for the fix of [MCOMPILER-346]
Commits
-
4e08e2b
[maven-release-plugin] prepare release maven-compiler-plugin-3.10.1 -
6795b0f
[MCOMPILER-426] add flag to enable-preview java compiler feature (#98) -
1de8c91
MCOMPILER 346 workaround to jdk bug: assertion error from javaxcompiler javax... -
96ed94f
use shared release drafter -
fa80028
[MCOMPILER-485] Fixes internal string format in generated package-info.class ... -
f605c0f
Merge pull request #94 from apache/dependabot/maven/org.apache.maven.plugins-... -
4a54a9a
Bump maven-javadoc-plugin from 3.3.1 to 3.3.2 -
87b5a7f
[maven-release-plugin] prepare for next development iteration - See full diff in compare view