Fontys Venlo best maven practices. "Up with your competencies"
The 'testeasypom' Parent pom that provides all dependencies that you need for modern testing, generating
good looking Javadoc and a set of static test reports using spotbugs, pmd, and checkstyle.
This is NOT cargo-cult, because NONE of the dependencies in this pom will end up in your final product.
This is a continuation of sebipom.
Version 4.0.7: update dep and plugin versions.
...
Version5.2.0compared with
Version Details
| 5.1.0 | 5.2.0 | |
|---|---|---|
| Release date | Dec 10, 2023 | Dec 20, 2023 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Test Changes (4)
| 5.1.0 | 5.2.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.junit.jupiter » junit-jupiter-api | 5.10.0 | 5.10.1 |
| ~ Updated | org.junit.jupiter » junit-jupiter-engine | 5.10.0 | 5.10.1 |
| ~ Updated | org.junit.jupiter » junit-jupiter-params | 5.10.0 | 5.10.1 |
| ~ Updated | org.mockito » mockito-junit-jupiter | 5.5.0 | 5.7.0 |
Managed Changes (5)
| 5.1.0 | 5.2.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.junit.jupiter » junit-jupiter | 5.10.0 | 5.10.1 |
| ~ Updated | org.junit.jupiter » junit-jupiter-api | 5.10.0 | 5.10.1 |
| ~ Updated | org.junit.jupiter » junit-jupiter-engine | 5.10.0 | 5.10.1 |
| ~ Updated | org.junit.jupiter » junit-jupiter-params | 5.10.0 | 5.10.1 |
| ~ Updated | org.junit.vintage » junit-vintage-engine | 5.10.0 | 5.10.1 |