Starter for testing Spring Boot applications with libraries including JUnit Jupiter, Hamcrest and Mockito
Version3.0.0-M2compared with
Version Details
| 3.0.0-M1 | 3.0.0-M2 | |
|---|---|---|
| Release date | Jan 20, 2022 | Mar 24, 2022 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (9)
| 3.0.0-M1 | 3.0.0-M2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.jayway.jsonpath » json-path | 2.6.0 | 2.7.0 |
| ~ Updated | org.mockito » mockito-core | 4.2.0 | 4.4.0 |
| ~ Updated | org.mockito » mockito-junit-jupiter | 4.2.0 | 4.4.0 |
| ~ Updated | org.springframework » spring-core | 6.0.0-M2 | 6.0.0-M3 |
| ~ Updated | org.springframework » spring-test | 6.0.0-M2 | 6.0.0-M3 |
| ~ Updated | org.springframework.boot » spring-boot-starter | 3.0.0-M1 | 3.0.0-M2 |
| ~ Updated | org.springframework.boot » spring-boot-test | 3.0.0-M1 | 3.0.0-M2 |
| ~ Updated | org.springframework.boot » spring-boot-test-autoconfigure | 3.0.0-M1 | 3.0.0-M2 |
| ~ Updated | org.xmlunit » xmlunit-core | 2.8.4 | 2.9.0 |