Spring Boot auto-configuration attempts to automatically configure your Spring application based on the jar dependencies that you have added.
Version1.5.19.RELEASEcompared with
Version Details
| 1.5.18.RELEASE | 1.5.19.RELEASE | |
|---|---|---|
| Release date | Nov 29, 2018 | Jan 11, 2019 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (40)
Test Changes (7)
| 1.5.18.RELEASE | 1.5.19.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.apache.tomcat.embed » tomcat-embed-jasper | 8.5.35 | 8.5.37 |
| ~ Updated | org.apache.tomcat.embed » tomcat-embed-websocket | 8.5.35 | 8.5.37 |
| ~ Updated | org.springframework » spring-test | 4.3.21.RELEASE | 4.3.22.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot | 1.5.18.RELEASE | 1.5.19.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot-test | 1.5.18.RELEASE | 1.5.19.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot-test-support | 1.5.18.RELEASE | 1.5.19.RELEASE |
| ~ Updated | org.springframework.security » spring-security-test | 4.2.10.RELEASE | 4.2.11.RELEASE |