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

Remove opensaml from internal-dependencies/pom.xml #4413

Closed venetrius closed 2 days ago

venetrius commented 3 weeks ago

Acceptance Criteria (Required on creation)

opensaml is in the internal-dependencies/pom.xml dependencyManagement section, but other then that the library is not used in Camunda 7 Platform. Removing would make our dependency management cleaner and we would get less false positive security concerns.

Hints

Links

Breakdown

### Pull Requests
- [ ] https://github.com/camunda/camunda-bpm-platform/pull/4448

Dev2QA handover

Nanmozhi22 commented 3 weeks ago

Hello @venetrius , Thanks for creating the issue, sure I will work on it and let you know

Nanmozhi22 commented 3 weeks ago

I have opened a Internal PR for review , once it is gone though the approval I will open a Public PR for the review

venetrius commented 2 days ago

QA Note: @gbetances089 not a functional change.