Spring Boot auto-configuration attempts to automatically configure your Spring application based on the jar dependencies that you have added.
Version1.3.4.RELEASEcompared with
Version Details
| 1.3.3.RELEASE | 1.3.4.RELEASE | |
|---|---|---|
| Release date | Feb 26, 2016 | May 06, 2016 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (33)
Test Changes (5)
| 1.3.3.RELEASE | 1.3.4.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | ch.qos.logback » logback-classic | 1.1.5 | 1.1.7 |
| ~ Updated | org.apache.tomcat.embed » tomcat-embed-websocket | 8.0.32 | 8.0.33 |
| ~ Updated | org.springframework » spring-test | 4.2.5.RELEASE | 4.2.6.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot | 1.3.3.RELEASE | 1.3.4.RELEASE |
| ~ Updated | org.springframework.security » spring-security-test | 4.0.3.RELEASE | 4.0.4.RELEASE |