Starter for testing Spring Boot applications with libraries including JUnit Jupiter, Hamcrest and Mockito
Version3.2.0-RC1compared with
Version Details
| 3.2.0-M3 | 3.2.0-RC1 | |
|---|---|---|
| Release date | Sep 21, 2023 | Oct 20, 2023 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (8)
| 3.2.0-M3 | 3.2.0-RC1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.awaitility » awaitility | - | 4.2.0 |
| ~ Updated | org.mockito » mockito-core | 5.5.0 | 5.6.0 |
| ~ Updated | org.mockito » mockito-junit-jupiter | 5.5.0 | 5.6.0 |
| ~ Updated | org.springframework » spring-core | 6.1.0-M5 | 6.1.0-RC1 |
| ~ Updated | org.springframework » spring-test | 6.1.0-M5 | 6.1.0-RC1 |
| ~ Updated | org.springframework.boot » spring-boot-starter | 3.2.0-M3 | 3.2.0-RC1 |
| ~ Updated | org.springframework.boot » spring-boot-test | 3.2.0-M3 | 3.2.0-RC1 |
| ~ Updated | org.springframework.boot » spring-boot-test-autoconfigure | 3.2.0-M3 | 3.2.0-RC1 |