Starter for testing Spring Boot applications with libraries including JUnit Jupiter, Hamcrest and Mockito
Version3.4.0-RC1compared with
Version Details
| 3.4.0-M3 | 3.4.0-RC1 | |
|---|---|---|
| Release date | Sep 19, 2024 | Oct 26, 2024 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (8)
| 3.4.0-M3 | 3.4.0-RC1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.junit.jupiter » junit-jupiter | 5.11.0 | 5.11.3 |
| ~ Updated | org.mockito » mockito-core | 5.13.0 | 5.14.2 |
| ~ Updated | org.mockito » mockito-junit-jupiter | 5.13.0 | 5.14.2 |
| ~ Updated | org.springframework » spring-core | 6.2.0-RC1 | 6.2.0-RC3 |
| ~ Updated | org.springframework » spring-test | 6.2.0-RC1 | 6.2.0-RC3 |
| ~ Updated | org.springframework.boot » spring-boot-starter | 3.4.0-M3 | 3.4.0-RC1 |
| ~ Updated | org.springframework.boot » spring-boot-test | 3.4.0-M3 | 3.4.0-RC1 |
| ~ Updated | org.springframework.boot » spring-boot-test-autoconfigure | 3.4.0-M3 | 3.4.0-RC1 |