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 jakarta.xml.bind-api. #4383

Open venetrius opened 1 month ago

venetrius commented 1 month ago

Acceptance Criteria (Required on creation)

All modules within Camunda platform are using the same version of jakarta.xml.bind-api lib

Hints

At the moment we declare and use jakarta.xml.bind-api 2.3.3 and 4.0.2 versions. It is a sign of a tech debt.

Links

Breakdown

### Pull Requests

Dev2QA handover