The tool checks Camunda projects for consistency and discovers errors in process-driven applications.
Called as a JUnit test, it discovers esp. inconsistencies of a given BPMN model in the classpath and the
sourcecode of an underlying java project, such as a delegate reference to a non-existing java class or a
non-existing Spring bean.
Version3.0.7compared with
Version Details
| 3.0.6 | 3.0.7 | |
|---|---|---|
| Release date | Aug 06, 2020 | Dec 16, 2021 |
| Licenses | BSD 3-clause | BSD 3-clause |
| Vulnerabilities | None | None |
Compile Changes (19)
Provided Changes (1)
| 3.0.6 | 3.0.7 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.apache.maven.plugin-tools » maven-plugin-annotations | 3.6.0 | 3.6.2 |
Test Changes (7)
| 3.0.6 | 3.0.7 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.camunda.bpm.springboot » camunda-bpm-spring-boot-starter | 7.13.0 | 7.16.0 |
| ~ Updated | org.springframework » spring-test | 5.2.5.RELEASE | 5.3.13 |
| ~ Updated | org.springframework.boot » spring-boot-starter-actuator | 2.3.0.RELEASE | 2.6.1 |
| ~ Updated | org.springframework.boot » spring-boot-starter-data-rest | 2.3.0.RELEASE | 2.6.1 |
| ~ Updated | org.springframework.boot » spring-boot-starter-test | 2.3.0.RELEASE | 2.6.1 |
| - Removed | org.camunda.bpm.springboot » camunda-bpm-spring-boot-starter-webapp | 7.13.0 | - |
| - Removed | org.springframework.boot » spring-boot-starter-web | 2.3.0.RELEASE | - |
Managed Changes (1)
| 3.0.6 | 3.0.7 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.springframework.boot » spring-boot-dependencies | 2.3.0.RELEASE | 2.6.1 |