camunda / camunda-bpm-platform

Flexible framework for workflow and decision automation with BPMN and DMN. Integration with Quarkus, Spring, Spring Boot, CDI.
https://camunda.com/
Apache License 2.0
4.03k stars 1.53k forks source link

Update modules to use a single version of mockito-core #4384

Open venetrius opened 1 month ago

venetrius commented 1 month ago

Camunda-Connect uses mockito 1.9.5 while platform uses 5.10.0 having multiple version of the same library increases maintenance effort.

Acceptance Criteria (Required on creation)

All modules within Camunda platform are using the same version of mockito-core lib

Hints

Links

Breakdown

### Pull Requests

Dev2QA handover