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.1.RELEASEcompared with
Version Details
| 1.3.0.RELEASE | 1.3.1.RELEASE | |
|---|---|---|
| Release date | Nov 16, 2015 | Dec 18, 2015 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (13)
| 1.3.0.RELEASE | 1.3.1.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.6.3 | 2.6.4 |
| ~ Updated | io.undertow » undertow-servlet | 1.3.5.Final | 1.3.10.Final |
| ~ Updated | org.apache.tomcat.embed » tomcat-embed-core | 8.0.28 | 8.0.30 |
| ~ Updated | org.apache.tomcat.embed » tomcat-embed-jasper | 8.0.28 | 8.0.30 |
| ~ Updated | org.apache.tomcat.embed » tomcat-embed-logging-juli | 8.0.28 | 8.0.30 |
| ~ Updated | org.liquibase » liquibase-core | 3.4.1 | 3.4.2 |
| ~ Updated | org.springframework » spring-context | 4.2.3.RELEASE | 4.2.4.RELEASE |
| ~ Updated | org.springframework » spring-core | 4.2.3.RELEASE | 4.2.4.RELEASE |
| ~ Updated | org.springframework » spring-orm | 4.2.3.RELEASE | 4.2.4.RELEASE |
| ~ Updated | org.springframework » spring-test | 4.2.3.RELEASE | 4.2.4.RELEASE |
| ~ Updated | org.springframework » spring-web | 4.2.3.RELEASE | 4.2.4.RELEASE |
| ~ Updated | org.springframework » spring-webmvc | 4.2.3.RELEASE | 4.2.4.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot-configuration-processor | 1.3.0.RELEASE | 1.3.1.RELEASE |
Test Changes (2)
| 1.3.0.RELEASE | 1.3.1.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.springframework » spring-context-support | 4.2.3.RELEASE | 4.2.4.RELEASE |
| ~ Updated | org.springframework.data » spring-data-redis | 1.6.1.RELEASE | 1.6.2.RELEASE |
