Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@maple525866
Copy link
Contributor

@maple525866 maple525866 commented Oct 29, 2025

Ⅰ. Describe what this PR did

Upgrade the corresponding Tomcat version to fix the CVE-2025-55752 and CVE-2025-55754 vulnerabilities.

Ⅱ. Does this pull request fix one issue?

fixes #7742

Ⅲ. Why don't you add test cases (unit test/integration test)?

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

@slievrly slievrly added this to the 2.6.0 milestone Oct 29, 2025
Copy link
Member

@slievrly slievrly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@slievrly slievrly merged commit 4db8996 into apache:2.x Oct 29, 2025
9 checks passed
@codecov
Copy link

codecov bot commented Oct 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.00%. Comparing base (c7e0ea7) to head (c56cf9a).
⚠️ Report is 1 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x    #7743      +/-   ##
============================================
- Coverage     66.03%   66.00%   -0.03%     
+ Complexity      994      990       -4     
============================================
  Files          1324     1324              
  Lines         50134    50134              
  Branches       5921     5921              
============================================
- Hits          33104    33092      -12     
- Misses        14129    14139      +10     
- Partials       2901     2903       +2     

see 10 files with indirect coverage changes

Impacted file tree graph

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

YvCeung pushed a commit to YvCeung/incubator-seata that referenced this pull request Dec 25, 2025
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.

upgrade org.apache.tomcat.embed:tomcat-embed-core version

2 participants