### Affected version 45 ### Bug description The two properties have side effects, and it would be better to not define them and just define `maven.compiler.release` when running on JDK >= 11. See https://github.com/apache/maven-compiler-plugin/pull/982