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.16.RELEASEcompared with
Version Details
| 1.5.15.RELEASE | 1.5.16.RELEASE | |
|---|---|---|
| Release date | Jul 30, 2018 | Sep 11, 2018 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (12)
| 1.5.15.RELEASE | 1.5.16.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.apache.tomcat.embed » tomcat-embed-core | 8.5.32 | 8.5.34 |
| ~ Updated | org.apache.tomcat.embed » tomcat-embed-jasper | 8.5.32 | 8.5.34 |
| ~ Updated | org.eclipse.jetty » jetty-servlets | 9.4.11.v20180605 | 9.4.12.v20180830 |
| ~ Updated | org.eclipse.jetty » jetty-util | 9.4.11.v20180605 | 9.4.12.v20180830 |
| ~ Updated | org.eclipse.jetty » jetty-webapp | 9.4.11.v20180605 | 9.4.12.v20180830 |
| ~ Updated | org.springframework » spring-context | 4.3.18.RELEASE | 4.3.19.RELEASE |
| ~ Updated | org.springframework » spring-core | 4.3.18.RELEASE | 4.3.19.RELEASE |
| ~ Updated | org.springframework » spring-orm | 4.3.18.RELEASE | 4.3.19.RELEASE |
| ~ Updated | org.springframework » spring-test | 4.3.18.RELEASE | 4.3.19.RELEASE |
| ~ Updated | org.springframework » spring-web | 4.3.18.RELEASE | 4.3.19.RELEASE |
| ~ Updated | org.springframework » spring-webmvc | 4.3.18.RELEASE | 4.3.19.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot-configuration-processor | 1.5.15.RELEASE | 1.5.16.RELEASE |
Test Changes (5)
| 1.5.15.RELEASE | 1.5.16.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | mysql » mysql-connector-java | 5.1.46 | 5.1.47 |
| ~ Updated | org.apache.httpcomponents » httpasyncclient | 4.1.3 | 4.1.4 |
| ~ Updated | org.springframework » spring-context-support | 4.3.18.RELEASE | 4.3.19.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot-test-support | 1.5.15.RELEASE | 1.5.16.RELEASE |
| ~ Updated | org.springframework.data » spring-data-redis | 1.8.14.RELEASE | 1.8.15.RELEASE |