I am coming across this error when trying to deploy my application: org.mule.module.launcher.DeploymentInitException: UnsupportedClassVersionError: com/mulesoft/training/FlightRequest : Unsupported major.minor version 52.0
I am following the MuleSoft.Developer Essentials Course and everything was running smoothly until the last installment where I came across this issue when attempting to Run my application. I think it is due to the fact that the JRE and Java version don't match up. I would like to know why this suddenly occured, and how I can fix it.
Thanks
5 answers