Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can 'just run'. It takes an opinionated view of the Spring platform and third-party libraries so you can get started with minimum configuration.
Version1.1.6.RELEASEcompared with
Version Details
| 1.1.5.RELEASE | 1.1.6.RELEASE | |
|---|---|---|
| Release date | Aug 07, 2014 | Sep 04, 2014 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (10)
| 1.1.5.RELEASE | 1.1.6.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.3.3 | 2.3.4 |
| ~ Updated | org.apache.httpcomponents » httpclient | 4.3.4 | 4.3.5 |
| ~ Updated | org.apache.tomcat.embed » tomcat-embed-core | 7.0.54 | 7.0.55 |
| ~ Updated | org.apache.tomcat.embed » tomcat-embed-jasper | 7.0.54 | 7.0.55 |
| ~ Updated | org.hibernate » hibernate-entitymanager | 4.3.5.Final | 4.3.6.Final |
| ~ Updated | org.springframework » spring-context | 4.0.6.RELEASE | 4.0.7.RELEASE |
| ~ Updated | org.springframework » spring-core | 4.0.6.RELEASE | 4.0.7.RELEASE |
| ~ Updated | org.springframework » spring-orm | 4.0.6.RELEASE | 4.0.7.RELEASE |
| ~ Updated | org.springframework » spring-test | 4.0.6.RELEASE | 4.0.7.RELEASE |
| ~ Updated | org.springframework » spring-web | 4.0.6.RELEASE | 4.0.7.RELEASE |
Test Changes (3)
| 1.1.5.RELEASE | 1.1.6.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.apache.httpcomponents » httpasyncclient | 4.0.1 | 4.0.2 |
| ~ Updated | org.apache.tomcat.embed » tomcat-embed-logging-juli | 7.0.54 | 7.0.55 |
| ~ Updated | org.springframework » spring-webmvc | 4.0.6.RELEASE | 4.0.7.RELEASE |
