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.5.17.RELEASEcompared with
Version Details
| 1.5.16.RELEASE | 1.5.17.RELEASE | |
|---|---|---|
| Release date | Sep 11, 2018 | Oct 16, 2018 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (8)
| 1.5.16.RELEASE | 1.5.17.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | io.undertow » undertow-servlet | 1.4.25.Final | 1.4.26.Final |
| ~ Updated | org.springframework » spring-context | 4.3.19.RELEASE | 4.3.20.RELEASE |
| ~ Updated | org.springframework » spring-core | 4.3.19.RELEASE | 4.3.20.RELEASE |
| ~ Updated | org.springframework » spring-orm | 4.3.19.RELEASE | 4.3.20.RELEASE |
| ~ Updated | org.springframework » spring-test | 4.3.19.RELEASE | 4.3.20.RELEASE |
| ~ Updated | org.springframework » spring-web | 4.3.19.RELEASE | 4.3.20.RELEASE |
| ~ Updated | org.springframework » spring-webmvc | 4.3.19.RELEASE | 4.3.20.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot-configuration-processor | 1.5.16.RELEASE | 1.5.17.RELEASE |
Test Changes (4)
| 1.5.16.RELEASE | 1.5.17.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.google.appengine » appengine-api-1.0-sdk | 1.9.64 | 1.9.66 |
| ~ Updated | org.springframework » spring-context-support | 4.3.19.RELEASE | 4.3.20.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot-test-support | 1.5.16.RELEASE | 1.5.17.RELEASE |
| ~ Updated | org.springframework.data » spring-data-redis | 1.8.15.RELEASE | 1.8.16.RELEASE |