Spring Boot auto-configuration attempts to automatically configure your Spring application based on the jar dependencies that you have added.
Version1.3.7.RELEASEcompared with
Version Details
| 1.3.6.RELEASE | 1.3.7.RELEASE | |
|---|---|---|
| Release date | Jul 04, 2016 | Jul 28, 2016 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (10)
| 1.3.6.RELEASE | 1.3.7.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.eclipse.jetty » jetty-webapp | 9.2.17.v20160517 | 9.2.18.v20160721 |
| ~ Updated | org.eclipse.jetty.websocket » javax-websocket-server-impl | 9.2.17.v20160517 | 9.2.18.v20160721 |
| ~ Updated | org.freemarker » freemarker | 2.3.24-incubating | 2.3.25-incubating |
| ~ Updated | org.springframework.boot » spring-boot | 1.3.6.RELEASE | 1.3.7.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot-configuration-processor | 1.3.6.RELEASE | 1.3.7.RELEASE |
| ~ Updated | org.springframework.integration » spring-integration-core | 4.2.8.RELEASE | 4.2.9.RELEASE |
| ~ Updated | org.springframework.integration » spring-integration-jmx | 4.2.8.RELEASE | 4.2.9.RELEASE |
| ~ Updated | org.thymeleaf » thymeleaf | 2.1.4.RELEASE | 2.1.5.RELEASE |
| ~ Updated | org.thymeleaf » thymeleaf-spring4 | 2.1.4.RELEASE | 2.1.5.RELEASE |
| ~ Updated | org.thymeleaf.extras » thymeleaf-extras-conditionalcomments | 2.1.1.RELEASE | 2.1.2.RELEASE |
Test Changes (2)
| 1.3.6.RELEASE | 1.3.7.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.hsqldb » hsqldb | 2.3.4 | 2.3.3 |
| ~ Updated | org.springframework.boot » spring-boot | 1.3.6.RELEASE | 1.3.7.RELEASE |