Starter for testing Spring Boot applications with libraries including JUnit Jupiter, Hamcrest and Mockito
Version1.4.0.RELEASEcompared with
Version Details
| 1.3.8.RELEASE | 1.4.0.RELEASE | |
|---|---|---|
| Release date | Sep 20, 2016 | Jul 28, 2016 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (7)
| 1.3.8.RELEASE | 1.4.0.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.jayway.jsonpath » json-path | - | 2.2.0 |
| + Added | org.assertj » assertj-core | - | 2.5.0 |
| + Added | org.skyscreamer » jsonassert | - | 1.3.0 |
| + Added | org.springframework.boot » spring-boot-test | - | 1.4.0.RELEASE |
| + Added | org.springframework.boot » spring-boot-test-autoconfigure | - | 1.4.0.RELEASE |
| ~ Updated | org.springframework » spring-core | 4.2.8.RELEASE | 4.3.2.RELEASE |
| ~ Updated | org.springframework » spring-test | 4.2.8.RELEASE | 4.3.2.RELEASE |