Spring Boot auto-configuration attempts to automatically configure your Spring application based on the jar dependencies that you have added.
Version1.4.7.RELEASEcompared with
Version Details
| 1.4.6.RELEASE | 1.4.7.RELEASE | |
|---|---|---|
| Release date | Apr 20, 2017 | Jun 08, 2017 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (31)
Test Changes (7)
| 1.4.6.RELEASE | 1.4.7.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | mysql » mysql-connector-java | 5.1.41 | 5.1.42 |
| ~ Updated | org.apache.tomcat.embed » tomcat-embed-jasper | 8.5.13 | 8.5.15 |
| ~ Updated | org.apache.tomcat.embed » tomcat-embed-websocket | 8.5.13 | 8.5.15 |
| ~ Updated | org.hsqldb » hsqldb | 2.3.3 | 2.3.5 |
| ~ Updated | org.springframework » spring-test | 4.3.8.RELEASE | 4.3.9.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot | 1.4.6.RELEASE | 1.4.7.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot-test | 1.4.6.RELEASE | 1.4.7.RELEASE |