Spring Boot auto-configuration attempts to automatically configure your Spring application based on the jar dependencies that you have added.
Version1.5.8.RELEASEcompared with
Version Details
| 1.5.7.RELEASE | 1.5.8.RELEASE | |
|---|---|---|
| Release date | Sep 12, 2017 | Oct 17, 2017 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (29)
Test Changes (7)
| 1.5.7.RELEASE | 1.5.8.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.apache.tomcat.embed » tomcat-embed-jasper | 8.5.20 | 8.5.23 |
| ~ Updated | org.apache.tomcat.embed » tomcat-embed-websocket | 8.5.20 | 8.5.23 |
| ~ Updated | org.springframework » spring-test | 4.3.11.RELEASE | 4.3.12.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot | 1.5.7.RELEASE | 1.5.8.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot-test | 1.5.7.RELEASE | 1.5.8.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot-test-support | 1.5.7.RELEASE | 1.5.8.RELEASE |
| ~ Updated | org.springframework.kafka » spring-kafka-test | 1.1.6.RELEASE | 1.1.7.RELEASE |