build: target Java 8 instead of 7
JDK 20+ removed -source/-target 7, so the module no longer compiled on modern JDKs. Bump source.level to 8 (lowest still supported). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Reference in New Issue
Block a user