Spring Boot auto-configuration attempts to automatically configure your Spring application based on the jar dependencies that you have added.
Version1.4.3.RELEASEcompared with
Version Details
| 1.4.2.RELEASE | 1.4.3.RELEASE | |
|---|---|---|
| Release date | Nov 08, 2016 | Dec 23, 2016 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (38)
Test Changes (5)
| 1.4.2.RELEASE | 1.4.3.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | ch.qos.logback » logback-classic | 1.1.7 | 1.1.8 |
| ~ Updated | org.springframework » spring-test | 4.3.4.RELEASE | 4.3.5.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot | 1.4.2.RELEASE | 1.4.3.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot-test | 1.4.2.RELEASE | 1.4.3.RELEASE |
| ~ Updated | org.springframework.security » spring-security-test | 4.1.3.RELEASE | 4.1.4.RELEASE |