Starter for testing Spring Boot applications with libraries including JUnit Jupiter, Hamcrest and Mockito
Version2.2.0.M3compared with
Version Details
| 2.2.0.M2 | 2.2.0.M3 | |
|---|---|---|
| Release date | Apr 16, 2019 | May 15, 2019 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (9)
| 2.2.0.M2 | 2.2.0.M3 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.junit.jupiter » junit-jupiter | - | 5.4.2 |
| + Added | org.junit.vintage » junit-vintage-engine | - | 5.4.2 |
| + Added | org.mockito » mockito-junit-jupiter | - | 2.27.0 |
| ~ Updated | org.mockito » mockito-core | 2.25.1 | 2.27.0 |
| ~ Updated | org.springframework » spring-core | 5.2.0.M1 | 5.2.0.M2 |
| ~ Updated | org.springframework » spring-test | 5.2.0.M1 | 5.2.0.M2 |
| ~ Updated | org.springframework.boot » spring-boot-starter | 2.2.0.M2 | 2.2.0.M3 |
| ~ Updated | org.springframework.boot » spring-boot-test | 2.2.0.M2 | 2.2.0.M3 |
| ~ Updated | org.springframework.boot » spring-boot-test-autoconfigure | 2.2.0.M2 | 2.2.0.M3 |
