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.3.0.M5compared with
Version Details
| 1.3.0.M4 | 1.3.0.M5 | |
|---|---|---|
| Release date | Aug 18, 2015 | Sep 03, 2015 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (13)
| 1.3.0.M4 | 1.3.0.M5 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | io.undertow » undertow-servlet | 1.2.10.Final | 1.2.11.Final |
| ~ Updated | org.apache.tomcat.embed » tomcat-embed-core | 8.0.23 | 8.0.26 |
| ~ Updated | org.apache.tomcat.embed » tomcat-embed-jasper | 8.0.23 | 8.0.26 |
| ~ Updated | org.apache.tomcat.embed » tomcat-embed-logging-juli | 8.0.23 | 8.0.26 |
| ~ Updated | org.hibernate » hibernate-entitymanager | 4.3.10.Final | 4.3.11.Final |
| ~ Updated | org.springframework » spring-context | 4.2.0.RELEASE | 4.2.1.RELEASE |
| ~ Updated | org.springframework » spring-core | 4.2.0.RELEASE | 4.2.1.RELEASE |
| ~ Updated | org.springframework » spring-orm | 4.2.0.RELEASE | 4.2.1.RELEASE |
| ~ Updated | org.springframework » spring-test | 4.2.0.RELEASE | 4.2.1.RELEASE |
| ~ Updated | org.springframework » spring-web | 4.2.0.RELEASE | 4.2.1.RELEASE |
| ~ Updated | org.springframework » spring-webmvc | 4.2.0.RELEASE | 4.2.1.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot-configuration-processor | 1.3.0.M4 | 1.3.0.M5 |
| ~ Updated | org.yaml » snakeyaml | 1.15 | 1.16 |
Test Changes (2)
| 1.3.0.M4 | 1.3.0.M5 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.springframework » spring-context-support | 4.2.0.RELEASE | 4.2.1.RELEASE |
| ~ Updated | org.springframework.data » spring-data-redis | 1.6.0.RC1 | 1.6.0.RELEASE |
