In my case, my system was running Java 21 and the project required Java 8. Changing the Java version of the project resolved it for me:
Here is how to change it: