Open
Description
We have a project with java 11, which uses th crest-maven-plugin
.
This combination is not possible due to the old version of ASM. We get errors like this This feature requires ASM7
.
It would be great, if the maven plugin could use a version of ASM > 6 with java 11 support, see https://asm.ow2.io/versions.html.
Metadata
Metadata
Assignees
Labels
No labels