Starter for testing Spring Boot applications with libraries including JUnit Jupiter, Hamcrest and Mockito
Version2.3.5.RELEASEcompared with
Version Details
| 2.3.4.RELEASE | 2.3.5.RELEASE | |
|---|---|---|
| Release date | Sep 17, 2020 | Oct 31, 2020 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (7)
| 2.3.4.RELEASE | 2.3.5.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.junit.jupiter » junit-jupiter | 5.6.2 | 5.6.3 |
| ~ Updated | org.junit.vintage » junit-vintage-engine | 5.6.2 | 5.6.3 |
| ~ Updated | org.springframework » spring-core | 5.2.9.RELEASE | 5.2.10.RELEASE |
| ~ Updated | org.springframework » spring-test | 5.2.9.RELEASE | 5.2.10.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot-starter | 2.3.4.RELEASE | 2.3.5.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot-test | 2.3.4.RELEASE | 2.3.5.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot-test-autoconfigure | 2.3.4.RELEASE | 2.3.5.RELEASE |