Closed tasso94 closed 2 months ago
Hey @mboskamp
spring-boot
version for parent
(used by both run
and spring-boot-stater
) from 3.3.0
to 3.3.1
(uses tomcat 10.1.25
)parent
from 9.0.89
to 9.0.90
spring-boot
version for parent
(used byspring-boot-starter
) from 3.2.6
to 3.2.7
(uses tomcat 10.1.25
)spring-boot
version for run
from 3.3.0
to 3.3.1
(uses tomcat 10.1.25
)parent
from 9.0.89
to 9.0.90
spring-boot
version for run
from 3.2.6
to 3.2.7
(uses tomcat 10.1.25
)spring-boot
version (3.1.12
that uses tomcat 10.1.24
) in parent
but overrode tomcat version in spring-boot-starter
to 10.1.25
for tomcat dependenciesparent
from 9.0.89
to 9.0.90
parent
from 9.0.89
to 9.0.90
spring-boot
version in parent
(2.7.18
that uses tomcat 9.0.83
) but:spring-boot-starter
, tomcat dependencies versions are already overridden with this property (see here)run
(see here)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!
@joaquinfelici, I added some suggestions to the PRs. Could you set the correct backport version labels on this issue?
Hey @mboskamp , I applied your suggestions. The labels for the backport versions were already correctly set for next patch (end of august).
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
).
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.
Acceptance Criteria (Required on creation)
Update Tomcat to a version >= 10.1.25 and >= 9.0.90
Hints
Links
Dev2QA handover