Starter for testing Spring Boot applications with libraries including JUnit Jupiter, Hamcrest and Mockito
Version1.2.0.RELEASEcompared with
Version Details
| 1.1.12.RELEASE | 1.2.0.RELEASE | |
|---|---|---|
| Release date | Mar 31, 2015 | Dec 11, 2014 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (4)
| 1.1.12.RELEASE | 1.2.0.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | junit » junit | 4.11 | 4.12 |
| ~ Updated | org.mockito » mockito-core | 1.9.5 | 1.10.8 |
| ~ Updated | org.springframework » spring-core | 4.0.9.RELEASE | 4.1.3.RELEASE |
| ~ Updated | org.springframework » spring-test | 4.0.9.RELEASE | 4.1.3.RELEASE |