I am trying to get familiar with Jhipster and I am having this error when I run my first mvnw
is anyone had this already?:
Exception in thread "main" java.lang.UnsupportedClassVersionError: org/apache/maven/wrapper/MavenWrapperMain : Unsupported major.minor version 51.0
I created the project by generating the sources on a github account.
Thanks for your help