Starter for building web, including RESTful, applications using Spring MVC. Uses Tomcat as the default embedded container (deprecated in favor of spring-boot-starter-webmvc)
Version1.1.6.RELEASEcompared with
Version Details
| 1.1.5.RELEASE | 1.1.6.RELEASE | |
|---|---|---|
| Release date | Aug 07, 2014 | Sep 04, 2014 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (6)
| 1.1.5.RELEASE | 1.1.6.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.3.3 | 2.3.4 |
| ~ Updated | org.springframework » spring-core | 4.0.6.RELEASE | 4.0.7.RELEASE |
| ~ Updated | org.springframework » spring-web | 4.0.6.RELEASE | 4.0.7.RELEASE |
| ~ Updated | org.springframework » spring-webmvc | 4.0.6.RELEASE | 4.0.7.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot-starter | 1.1.5.RELEASE | 1.1.6.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot-starter-tomcat | 1.1.5.RELEASE | 1.1.6.RELEASE |