Spring Web provides integration features such as multipart file upload functionality and the initialization of the IoC container using Servlet listeners and a web-oriented application context. It also contains an HTTP client and the web-related parts of Spring remote support.
Version3.2.4.Releasecompared with

Provided Changes (3)

3.1.4.Release 3.2.4.Release
ChangeGroup / ArtifactPreviousCurrent
+ Added javax.activation » activation-1.1
+ Added javax.servlet » javax.servlet-api-3.0.1
- Removed org.apache.tomcat » tomcat-servlet-api7.0.8-

Test Changes (6)

3.1.4.Release 3.2.4.Release
ChangeGroup / ArtifactPreviousCurrent
- Removed cglib » cglib-nodep2.2-
- Removed junit » junit4.9-
- Removed org.easymock » easymock2.5.1-
- Removed org.mortbay.jetty » jetty6.1.9-
- Removed taglibs » standard1.1.2-
- Removed xmlunit » xmlunit1.2-