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)
Version2.0.8.RELEASEcompared with
Version Details
| 2.0.7.RELEASE | 2.0.8.RELEASE | |
|---|---|---|
| Release date | Nov 30, 2018 | Jan 12, 2019 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (6)
| 2.0.7.RELEASE | 2.0.8.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.hibernate.validator » hibernate-validator | 6.0.13.Final | 6.0.14.Final |
| ~ Updated | org.springframework » spring-web | 5.0.11.RELEASE | 5.0.12.RELEASE |
| ~ Updated | org.springframework » spring-webmvc | 5.0.11.RELEASE | 5.0.12.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot-starter | 2.0.7.RELEASE | 2.0.8.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot-starter-json | 2.0.7.RELEASE | 2.0.8.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot-starter-tomcat | 2.0.7.RELEASE | 2.0.8.RELEASE |
