Spring Boot auto-configuration attempts to automatically configure your Spring application based on the jar dependencies that you have added.
Version1.1.3.RELEASEcompared with
Version Details
| 1.1.2.RELEASE | 1.1.3.RELEASE | |
|---|---|---|
| Release date | Jun 24, 2014 | Jun 27, 2014 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (7)
| 1.1.2.RELEASE | 1.1.3.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.zaxxer » HikariCP | 1.3.8 | 1.3.9 |
| ~ Updated | nz.net.ultraq.thymeleaf » thymeleaf-layout-dialect | 1.2.4 | 1.2.5 |
| ~ Updated | org.aspectj » aspectjweaver | 1.8.0 | 1.8.1 |
| ~ Updated | org.codehaus.groovy » groovy-templates | 2.3.2 | 2.3.3 |
| ~ Updated | org.hibernate » hibernate-entitymanager | 4.3.1.Final | 4.3.5.Final |
| ~ Updated | org.springframework.boot » spring-boot | 1.1.2.RELEASE | 1.1.3.RELEASE |
| ~ Updated | redis.clients » jedis | 2.4.1 | 2.4.2 |
Test Changes (2)
| 1.1.2.RELEASE | 1.1.3.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | mysql » mysql-connector-java | 5.1.30 | 5.1.31 |
| ~ Updated | org.springframework.boot » spring-boot | 1.1.2.RELEASE | 1.1.3.RELEASE |