mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-09-11 00:50:43 +02:00
- 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 arguments