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
The target compiled .class's java version is 17, could downgrade it to 8 or 11? Because many projects don't use java 17 yet, that will cause this plugin cannot work on those project.
The text was updated successfully, but these errors were encountered:
When I run
got
environment:
In
uml-reverse-mapper/pom.xml
Line 147 in bf7a340
The target compiled .class's java version is 17, could downgrade it to 8 or 11? Because many projects don't use java 17 yet, that will cause this plugin cannot work on those project.
The text was updated successfully, but these errors were encountered: