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

fix(engine): don't shade httpcomponents and commons-codec #4411

Closed venetrius closed 3 weeks ago

venetrius commented 3 weeks ago

related to: #4193

venetrius commented 3 weeks ago

🔧 Alternatively, we could switch to an includes based plugin config, it would be shorter and future proof. It can also be a follow-up.

I created a follow up task: https://github.com/camunda/camunda-bpm-platform/issues/4412