Spring Boot auto-configuration attempts to automatically configure your Spring application based on the jar dependencies that you have added.
Version1.4.6.RELEASEcompared with
Version Details
| 1.4.5.RELEASE | 1.4.6.RELEASE | |
|---|---|---|
| Release date | Mar 03, 2017 | Apr 20, 2017 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (41)
Test Changes (5)
| 1.4.5.RELEASE | 1.4.6.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.apache.tomcat.embed » tomcat-embed-jasper | 8.5.11 | 8.5.13 |
| ~ Updated | org.apache.tomcat.embed » tomcat-embed-websocket | 8.5.11 | 8.5.13 |
| ~ Updated | org.springframework » spring-test | 4.3.7.RELEASE | 4.3.8.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot | 1.4.5.RELEASE | 1.4.6.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot-test | 1.4.5.RELEASE | 1.4.6.RELEASE |