Starter for testing Spring Boot applications with libraries including JUnit Jupiter, Hamcrest and Mockito
Version2.1.0.RELEASEcompared with
Version Details
| 2.0.9.RELEASE | 2.1.0.RELEASE | |
|---|---|---|
| Release date | Apr 03, 2019 | Oct 30, 2018 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (8)
| 2.0.9.RELEASE | 2.1.0.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.assertj » assertj-core | 3.9.1 | 3.11.1 |
| ~ Updated | org.mockito » mockito-core | 2.15.0 | 2.23.0 |
| ~ Updated | org.springframework » spring-core | 5.0.13.RELEASE | 5.1.2.RELEASE |
| ~ Updated | org.springframework » spring-test | 5.0.13.RELEASE | 5.1.2.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot-starter | 2.0.9.RELEASE | 2.1.0.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot-test | 2.0.9.RELEASE | 2.1.0.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot-test-autoconfigure | 2.0.9.RELEASE | 2.1.0.RELEASE |
| ~ Updated | org.xmlunit » xmlunit-core | 2.5.1 | 2.6.2 |