You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had the same issue and the solution in #278 fixed the problem. if you are using a repo and your current pom inherits from the pom defining the plugin be sure to push your parent pom to remote and then do a mvn -U clean to ensure the pom being analyzed gets the update with the specific asm version that resolves the issue
depclean fails on Spring PetClinic project due to "Unsupported class file major version 65" error
Environment
Steps to Reproduce
Expected Behavior
depclean should run successfully and analyze the dependencies of the Spring PetClinic project.
Actual Behavior
depclean fails with an error related to "Unsupported class file major version 65".
Error Message
The text was updated successfully, but these errors were encountered: