Starter for testing Spring Boot applications with libraries including JUnit Jupiter, Hamcrest and Mockito
Version2.1.0.M2compared with
Version Details
| 2.1.0.M1 | 2.1.0.M2 | |
|---|---|---|
| Release date | Jul 30, 2018 | Aug 21, 2018 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (8)
| 2.1.0.M1 | 2.1.0.M2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.assertj » assertj-core | 3.10.0 | 3.11.0 |
| ~ Updated | org.mockito » mockito-core | 2.19.1 | 2.21.0 |
| ~ Updated | org.springframework » spring-core | 5.1.0.RC1 | 5.1.0.RC2 |
| ~ Updated | org.springframework » spring-test | 5.1.0.RC1 | 5.1.0.RC2 |
| ~ Updated | org.springframework.boot » spring-boot-starter | 2.1.0.M1 | 2.1.0.M2 |
| ~ Updated | org.springframework.boot » spring-boot-test | 2.1.0.M1 | 2.1.0.M2 |
| ~ Updated | org.springframework.boot » spring-boot-test-autoconfigure | 2.1.0.M1 | 2.1.0.M2 |
| ~ Updated | org.xmlunit » xmlunit-core | 2.6.0 | 2.6.1 |