-
Notifications
You must be signed in to change notification settings - Fork 693
deps: upgrade tomcat to 10.1.44 #36906
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Created backport PR for
Please cherry-pick the changes locally and resolve any conflicts. git fetch origin backport-36906-to-stable/8.5
git worktree add --checkout .worktree/backport-36906-to-stable/8.5 backport-36906-to-stable/8.5
cd .worktree/backport-36906-to-stable/8.5
git reset --hard HEAD^
git cherry-pick -x 960c32a49969e63a4782d366dfa9e51d9682e98f
git push --force-with-lease |
Created backport PR for
Please cherry-pick the changes locally and resolve any conflicts. git fetch origin backport-36906-to-stable/operate-8.5
git worktree add --checkout .worktree/backport-36906-to-stable/operate-8.5 backport-36906-to-stable/operate-8.5
cd .worktree/backport-36906-to-stable/operate-8.5
git reset --hard HEAD^
git cherry-pick -x 960c32a49969e63a4782d366dfa9e51d9682e98f
git push --force-with-lease |
Created backport PR for
Please cherry-pick the changes locally and resolve any conflicts. git fetch origin backport-36906-to-stable/8.6
git worktree add --checkout .worktree/backport-36906-to-stable/8.6 backport-36906-to-stable/8.6
cd .worktree/backport-36906-to-stable/8.6
git reset --hard HEAD^
git cherry-pick -x 960c32a49969e63a4782d366dfa9e51d9682e98f
git push --force-with-lease |
Created backport PR for
Please cherry-pick the changes locally and resolve any conflicts. git fetch origin backport-36906-to-stable/optimize-8.6
git worktree add --checkout .worktree/backport-36906-to-stable/optimize-8.6 backport-36906-to-stable/optimize-8.6
cd .worktree/backport-36906-to-stable/optimize-8.6
git reset --hard HEAD^
git cherry-pick -x 960c32a49969e63a4782d366dfa9e51d9682e98f
git push --force-with-lease |
Created backport PR for
Please cherry-pick the changes locally and resolve any conflicts. git fetch origin backport-36906-to-stable/8.7
git worktree add --checkout .worktree/backport-36906-to-stable/8.7 backport-36906-to-stable/8.7
cd .worktree/backport-36906-to-stable/8.7
git reset --hard HEAD^
git cherry-pick -x 960c32a49969e63a4782d366dfa9e51d9682e98f
git push --force-with-lease |
Created backport PR for
Please cherry-pick the changes locally and resolve any conflicts. git fetch origin backport-36906-to-stable/optimize-8.7
git worktree add --checkout .worktree/backport-36906-to-stable/optimize-8.7 backport-36906-to-stable/optimize-8.7
cd .worktree/backport-36906-to-stable/optimize-8.7
git reset --hard HEAD^
git cherry-pick -x 960c32a49969e63a4782d366dfa9e51d9682e98f
git push --force-with-lease |
Only these backports are needed, since the other ones already have the correct netty versions |
# Description Backport of #36906 to `stable/optimize-8.6`. relates to
# Description Backport of #36906 to `stable/optimize-8.7`. relates to
# Description Backport of #36906 to `stable/8.7`. relates to
# Description Backport of #36906 to `stable/8.7`. relates to
Description
I'm updating tomcat dep to 10.1.44 to fix https://nvd.nist.gov/vuln/detail/CVE-2025-48989
Related issues
https://jira.camunda.com/browse/SEC-1568
https://jira.camunda.com/browse/SEC-1566