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.9.RELEASEcompared with
Version Details
| 1.1.8.RELEASE | 1.1.9.RELEASE | |
|---|---|---|
| Release date | Oct 10, 2014 | Nov 12, 2014 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (11)
| 1.1.8.RELEASE | 1.1.9.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.apache.httpcomponents » httpclient | 4.3.5 | 4.3.6 |
| ~ Updated | org.apache.tomcat.embed » tomcat-embed-core | 7.0.55 | 7.0.56 |
| ~ Updated | org.apache.tomcat.embed » tomcat-embed-jasper | 7.0.55 | 7.0.56 |
| ~ Updated | org.codehaus.groovy » groovy | 2.3.6 | 2.3.7 |
| ~ Updated | org.codehaus.groovy » groovy-xml | 2.3.6 | 2.3.7 |
| ~ Updated | org.hibernate » hibernate-entitymanager | 4.3.6.Final | 4.3.7.Final |
| ~ Updated | org.springframework » spring-context | 4.0.7.RELEASE | 4.0.8.RELEASE |
| ~ Updated | org.springframework » spring-core | 4.0.7.RELEASE | 4.0.8.RELEASE |
| ~ Updated | org.springframework » spring-orm | 4.0.7.RELEASE | 4.0.8.RELEASE |
| ~ Updated | org.springframework » spring-test | 4.0.7.RELEASE | 4.0.8.RELEASE |
| ~ Updated | org.springframework » spring-web | 4.0.7.RELEASE | 4.0.8.RELEASE |
Test Changes (2)
| 1.1.8.RELEASE | 1.1.9.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.apache.tomcat.embed » tomcat-embed-logging-juli | 7.0.55 | 7.0.56 |
| ~ Updated | org.springframework » spring-webmvc | 4.0.7.RELEASE | 4.0.8.RELEASE |
