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.02k stars 1.53k forks source link

Exclude shaded transitive dependencies for spin-dataformat-all #4427

Closed venetrius closed 2 weeks ago

venetrius commented 2 weeks ago

Acceptance Criteria (Required on creation)

Exclude dependencies of spin-dataformat-all so unwanted transitive dependencies do not bleed into artefacts.

Hints

Links

Breakdown

### Pull Requests
- [ ] https://github.com/camunda/camunda-bpm-platform/pull/4428
venetrius commented 2 weeks ago

QA note: @gbetances089 no specific testing required for this issue, as this reverts a change in packaged dependencies, without functional change. I will do a smoke test for all distro-s for the parent issue.

Merged changes, Closing this issue.