Today I have upgraded my entire Spring web application from using Spring 3.1.1 to Spring 3.2.
3.1.1
3.2
Most part of my existing app does not break
I don't think VelocityEngineUtils was in the spring-context jar (at least not since Spring last 3.1.x releases, according to GitHub).
VelocityEngineUtils
spring-context
Anyway, you can find it in spring-context-support-3.2.0.RELEASE.jar
spring-context-support-3.2.0.RELEASE.jar