Skip to content

[Backport stable/8.9] fix: override Tomcat to 11.0.22 for CVE remediation#7252

Merged
johnBgood merged 1 commit into
stable/8.9from
backport-7248-to-stable/8.9
May 19, 2026
Merged

[Backport stable/8.9] fix: override Tomcat to 11.0.22 for CVE remediation#7252
johnBgood merged 1 commit into
stable/8.9from
backport-7248-to-stable/8.9

Conversation

@team-connectors-int-automation
Copy link
Copy Markdown
Contributor

Description

Backport of #7248 to stable/8.9.

Spring Boot 4.0.6 ships Tomcat 11.0.21 which has a known vulnerability.
Override tomcat-embed-* to 11.0.22 in dependencyManagement with a maven-enforcer
rule that will fail the build when Spring Boot is bumped, reminding developers
to check if the override can be removed.
Ref: https://cve-registry.infosec.camunda-it.rocks/team/3/finding/3575

(cherry picked from commit 96040eb)
@johnBgood johnBgood added this pull request to the merge queue May 19, 2026
Merged via the queue into stable/8.9 with commit d97a87e May 19, 2026
15 checks passed
@johnBgood johnBgood deleted the backport-7248-to-stable/8.9 branch May 19, 2026 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants