En el POM debes usar la siguiente dependencia:
Código XML:
Ver original<!-- https://mvnrepository.com/artifact/org.springframework/spring-webmvc -->
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-webmvc</artifactId>
<version>4.3.10.RELEASE</version>
</dependency>
Puedes buscar la versión concreta que necesites aquí:
https://mvnrepository.com/artifact/o...4.3.10.RELEASE