I mistakenly started a project in java 17, and now have updated things to be compatible with java 8, I've updated all the project/module settings I could find, yet its still running in java 17. However when I check maven settings it says its using java 17, and i've also updated my pom to be java 8. Im not sure why it thinks the project is still java 8
I can share my screen in VC needed