Spring Boot auto-configuration attempts to automatically configure your Spring application based on the jar dependencies that you have added.
Version1.4.5.RELEASEcompared with
Version Details
| 1.4.4.RELEASE | 1.4.5.RELEASE | |
|---|---|---|
| Release date | Jan 26, 2017 | Mar 03, 2017 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (35)
Test Changes (5)
| 1.4.4.RELEASE | 1.4.5.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | ch.qos.logback » logback-classic | 1.1.9 | 1.1.11 |
| ~ Updated | mysql » mysql-connector-java | 5.1.40 | 5.1.41 |
| ~ Updated | org.springframework » spring-test | 4.3.6.RELEASE | 4.3.7.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot | 1.4.4.RELEASE | 1.4.5.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot-test | 1.4.4.RELEASE | 1.4.5.RELEASE |