class file for org.springframework.context.ConfigurableApplicationContext not found #springboot #springmvc #maven
I juststarted a new project using spring initializer but at the time run i am getting an error named as
java: cannot access org.springframework.context.ConfigurableApplicationContext
class file for org.springframework.context.ConfigurableApplicationContext not found
Here is my pom.xml file content, i dont know how am i getting this error