Source: picocli Version: 3.9.6-3 Severity: important Tags: ftbfs sid bookworm User: [email protected] Usertags: default-java17
picocli fails to build with OpenJDK 17 because it invokes javac with the source/target options set to 6. Since OpenJDK 12 the minimum version supported is 7.

