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.15.RELEASEcompared with
Version Details
| 1.5.14.RELEASE | 1.5.15.RELEASE | |
|---|---|---|
| Release date | Jun 14, 2018 | Jul 30, 2018 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (8)
| 1.5.14.RELEASE | 1.5.15.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.apache.httpcomponents » httpclient | 4.5.5 | 4.5.6 |
| ~ Updated | org.apache.tomcat.embed » tomcat-embed-core | 8.5.31 | 8.5.32 |
| ~ Updated | org.apache.tomcat.embed » tomcat-embed-jasper | 8.5.31 | 8.5.32 |
| ~ Updated | org.jboss.narayana.jta » jdbc | 5.5.31.Final | 5.5.32.Final |
| ~ Updated | org.jboss.narayana.jta » jms | 5.5.31.Final | 5.5.32.Final |
| ~ Updated | org.jboss.narayana.jta » jta | 5.5.31.Final | 5.5.32.Final |
| ~ Updated | org.jboss.narayana.jts » narayana-jts-integration | 5.5.31.Final | 5.5.32.Final |
| ~ Updated | org.springframework.boot » spring-boot-configuration-processor | 1.5.14.RELEASE | 1.5.15.RELEASE |
Test Changes (2)
| 1.5.14.RELEASE | 1.5.15.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.springframework.boot » spring-boot-test-support | 1.5.14.RELEASE | 1.5.15.RELEASE |
| ~ Updated | org.springframework.data » spring-data-redis | 1.8.13.RELEASE | 1.8.14.RELEASE |