Spring Boot auto-configuration attempts to automatically configure your Spring application based on the jar dependencies that you have added.
Version1.4.4.RELEASEcompared with
Version Details
| 1.4.3.RELEASE | 1.4.4.RELEASE | |
|---|---|---|
| Release date | Dec 23, 2016 | Jan 26, 2017 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (35)
Test Changes (6)
| 1.4.3.RELEASE | 1.4.4.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | ch.qos.logback » logback-classic | 1.1.8 | 1.1.9 |
| ~ Updated | org.apache.tomcat.embed » tomcat-embed-jasper | 8.5.6 | 8.5.11 |
| ~ Updated | org.apache.tomcat.embed » tomcat-embed-websocket | 8.5.6 | 8.5.11 |
| ~ Updated | org.springframework » spring-test | 4.3.5.RELEASE | 4.3.6.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot | 1.4.3.RELEASE | 1.4.4.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot-test | 1.4.3.RELEASE | 1.4.4.RELEASE |