Starter for testing Spring Boot applications with libraries including JUnit Jupiter, Hamcrest and Mockito
Version3.0.0-M1compared with
Version Details
| 2.7.0-RC1 | 3.0.0-M1 | |
|---|---|---|
| Release date | Apr 21, 2022 | Jan 20, 2022 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (10)
| 2.7.0-RC1 | 3.0.0-M1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.jayway.jsonpath » json-path | 2.7.0 | 2.6.0 |
| ~ Updated | jakarta.xml.bind » jakarta.xml.bind-api | 2.3.3 | 3.0.1 |
| ~ Updated | org.mockito » mockito-core | 4.5.0 | 4.2.0 |
| ~ Updated | org.mockito » mockito-junit-jupiter | 4.5.0 | 4.2.0 |
| ~ Updated | org.springframework » spring-core | 5.3.19 | 6.0.0-M2 |
| ~ Updated | org.springframework » spring-test | 5.3.19 | 6.0.0-M2 |
| ~ Updated | org.springframework.boot » spring-boot-starter | 2.7.0-RC1 | 3.0.0-M1 |
| ~ Updated | org.springframework.boot » spring-boot-test | 2.7.0-RC1 | 3.0.0-M1 |
| ~ Updated | org.springframework.boot » spring-boot-test-autoconfigure | 2.7.0-RC1 | 3.0.0-M1 |
| ~ Updated | org.xmlunit » xmlunit-core | 2.9.0 | 2.8.4 |