Starter for testing Spring Boot applications with libraries including JUnit Jupiter, Hamcrest and Mockito
Version2.4.0compared with
Version Details
| 2.3.12.RELEASE | 2.4.0 | |
|---|---|---|
| Release date | Jun 10, 2021 | Nov 12, 2020 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (10)
| 2.3.12.RELEASE | 2.4.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.assertj » assertj-core | 3.16.1 | 3.18.1 |
| ~ Updated | org.junit.jupiter » junit-jupiter | 5.6.3 | 5.7.0 |
| ~ Updated | org.mockito » mockito-core | 3.3.3 | 3.6.0 |
| ~ Updated | org.mockito » mockito-junit-jupiter | 3.3.3 | 3.6.0 |
| ~ Updated | org.springframework » spring-core | 5.2.15.RELEASE | 5.3.1 |
| ~ Updated | org.springframework » spring-test | 5.2.15.RELEASE | 5.3.1 |
| ~ Updated | org.springframework.boot » spring-boot-starter | 2.3.12.RELEASE | 2.4.0 |
| ~ Updated | org.springframework.boot » spring-boot-test | 2.3.12.RELEASE | 2.4.0 |
| ~ Updated | org.springframework.boot » spring-boot-test-autoconfigure | 2.3.12.RELEASE | 2.4.0 |
| - Removed | org.junit.vintage » junit-vintage-engine | 5.6.3 | - |
