Starter for testing Spring Boot applications with libraries including JUnit Jupiter, Hamcrest and Mockito
Version2.3.0.RELEASEcompared with
Version Details
| 2.2.13.RELEASE | 2.3.0.RELEASE | |
|---|---|---|
| Release date | Jan 14, 2021 | May 15, 2020 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (12)
| 2.2.13.RELEASE | 2.3.0.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.assertj » assertj-core | 3.13.2 | 3.16.1 |
| ~ Updated | org.hamcrest » hamcrest | 2.1 | 2.2 |
| ~ Updated | org.junit.jupiter » junit-jupiter | 5.5.2 | - |
| ~ Updated | org.junit.vintage » junit-vintage-engine | 5.5.2 | - |
| ~ Updated | org.mockito » mockito-core | 3.1.0 | 3.3.3 |
| ~ Updated | org.mockito » mockito-junit-jupiter | 3.1.0 | 3.3.3 |
| ~ Updated | org.springframework » spring-core | 5.2.12.RELEASE | - |
| ~ Updated | org.springframework » spring-test | 5.2.12.RELEASE | - |
| ~ Updated | org.springframework.boot » spring-boot-starter | 2.2.13.RELEASE | 2.3.0.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot-test | 2.2.13.RELEASE | 2.3.0.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot-test-autoconfigure | 2.2.13.RELEASE | 2.3.0.RELEASE |
| ~ Updated | org.xmlunit » xmlunit-core | 2.6.4 | 2.7.0 |