Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.1.2
-
None
-
None
Description
Using OpenJDK 16 and building to java 16 bytecode:
Execution default of goal org.apache.maven.plugins:maven-dependency-plugin:3.1.2:analyze-only failed: Unsupported class file major version 60
... that seems pretty straightforward.
Using JDK16 to compile to a lower language level works fine.