I am new to Spring and Hibernate. When I run my project, I'm getting below exceptions. Please help me to resolve this.
Error creating bean with name 'sessionFactory' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: org/hibernate/annotations/common/reflection/ClassLoaderDelegate

pom.xml.