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.11k stars 1.55k forks source link

Update fast-xml-parser to a version >= 4.2.4 #3556

Closed ThorbenLindhauer closed 1 year ago

ThorbenLindhauer commented 1 year ago

Acceptance Criteria (Required on creation)

Hints

Links

Breakdown

### Pull Requests
- [ ] https://github.com/camunda/camunda-bpm-platform/pull/3594
- [ ] https://github.com/camunda/camunda-bpm-platform-ee/pull/838
- [ ] https://github.com/camunda/camunda-bpm-platform-maintenance/pull/1047
- [ ] https://github.com/camunda/camunda-bpm-platform-ee-maintenance/pull/432
- [ ] https://github.com/camunda/camunda-bpm-platform-maintenance/pull/1048
- [ ] https://github.com/camunda/camunda-bpm-platform-ee-maintenance/pull/433
- [ ] https://github.com/camunda/camunda-bpm-platform-maintenance/pull/1049
- [ ] https://github.com/camunda/camunda-bpm-platform-ee-maintenance/pull/434

Dev2QA handover

tasso94 commented 1 year ago

@danielkelemen, can we apply the following fix to your backports https://github.com/camunda/camunda-bpm-platform/commit/5af6d9689734884f6aab02cd9a6d166e0b839a28? Otherwise, XML validation is broken.

danielkelemen commented 1 year ago

@tasso94 Correct. I tested 7.19 and it did have the issue. Added the commit to all backports.