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.12k stars 1.56k forks source link

Update Tomcat to a version >= 10.1.25 and >= 9.0.90 #4533

Closed tasso94 closed 2 months ago

tasso94 commented 2 months ago

Acceptance Criteria (Required on creation)

Update Tomcat to a version >= 10.1.25 and >= 9.0.90

Hints

Links

joaquinfelici commented 2 months ago

Hints for review

Hey @mboskamp

Fixes:

7.22

7.21

7.20

7.19

Note: This may not be 100% ready for merge but this needs to be delivered in next patch so I'd rather you take a look at it while I'm off. Thank you!

mboskamp commented 2 months ago

@joaquinfelici, I added some suggestions to the PRs. Could you set the correct backport version labels on this issue?

joaquinfelici commented 2 months ago

Hey @mboskamp , I applied your suggestions. The labels for the backport versions were already correctly set for next patch (end of august).

mboskamp commented 2 months ago

Hi @joaquinfelici, thanks for implementing the suggestions.

What do you think about the CI failures (Distro EE)? This stage does not fail on the 7.21 and 7.20 branches. Maybe you can solve it by rebasing your PRs.

The version labels have the potential prefix. We are committed to delivering this change with the mentioned versions. In that case, we need the version:x.y.z etc. labels (e.g. version:7.19.15).

joaquinfelici commented 2 months ago

Hey @mboskamp , I rebased and all jobs are green now, thanks. And indeed for the labels, just changed them. Please review https://github.com/camunda/camunda-bpm-platform-maintenance/pull/1268.