Details
-
Dependency upgrade
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.5.1
-
None
Description
The Maven Plugin Plugin currently does not support JDK 10, because the ASM dependency is currently on 6.0_ALPHA, which does not support class version 54.0. By upgrading ASM to the latest version, the plugin would be able to process class files compiled with JDK10.