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 platform modules to use a single version of wiremock #4385

Open venetrius opened 1 month ago

venetrius commented 1 month ago

Camunda-Connect uses wiremock 1.58 while platform uses 2.27. 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 the wiremock lib

Hints

Links

Breakdown

### Pull Requests

Dev2QA handover