Spring Boot auto-configuration attempts to automatically configure your Spring application based on the jar dependencies that you have added.
Version1.5.14.RELEASEcompared with
Version Details
| 1.5.13.RELEASE | 1.5.14.RELEASE | |
|---|---|---|
| Release date | May 09, 2018 | Jun 14, 2018 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (34)
Test Changes (6)
| 1.5.13.RELEASE | 1.5.14.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.hsqldb » hsqldb | 2.3.5 | 2.3.6 |
| ~ Updated | org.springframework » spring-test | 4.3.17.RELEASE | 4.3.18.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot | 1.5.13.RELEASE | 1.5.14.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot-test | 1.5.13.RELEASE | 1.5.14.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot-test-support | 1.5.13.RELEASE | 1.5.14.RELEASE |
| ~ Updated | org.springframework.security » spring-security-test | 4.2.6.RELEASE | 4.2.7.RELEASE |