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 Tomcat in Run to 9.0.69 on 7.17 and 7.16 #3052

Closed ThorbenLindhauer closed 1 year ago

ThorbenLindhauer commented 1 year ago

Acceptance Criteria (Required on creation)

Hints

Links

Breakdown

Dev2QA handover

yanavasileva commented 1 year ago

No license updates.

Removed dependencies None

Added dependencies None

yanavasileva commented 1 year ago

Double checked the ce and ee run artifacts and they look good.

yanavasileva commented 1 year ago

In 7.16, reverted tomcat versions in spring boot starter with camunda-bpm-platform-ee-maintenance 89f08bc and camunda/camunda-bpm-platform-maintenance d26bc01 made earlier in the ticket. As usually we don't override the tomcat version in spring boot starter but leave it to the user.