Browse Source
- Change compiler plugin source/target from hardcoded 1.8 to use properties - Ensures consistency with maven.compiler.source/target set to 11 - Prevents version mismatch between properties and plugin configuration - Aligns with surefire Java 9+ module argumentspull/7526/head
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue