I am creating an application using spring 3.2 mvc framework. I am using Spring Tool Suite and maven. When i updated jar 3.1 to 3.2 i am getting the following errors in servelet-context.xml and root-context.xml:-
cvc-elt.1: Cannot find the declaration of element 'beans:beans'.
cvc-elt.1: Cannot find the declaration of element 'beans'.

<beans:beans xml ...to<beans xml ...that should help.