Skip to content
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

optimize: remove the dependency conflict for spring-webmvc #7046

Merged
merged 2 commits into from
Dec 4, 2024

Conversation

funky-eyes
Copy link
Contributor

  • I have registered the PR changes.

Ⅰ. Describe what this PR did

Ⅱ. Does this pull request fix one issue?

fixes #7045

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

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

@funky-eyes funky-eyes requested a review from slievrly December 4, 2024 02:27
@funky-eyes funky-eyes added type: optimize dependencies Pull requests that update a dependency file labels Dec 4, 2024
@funky-eyes funky-eyes added this to the 2.3.0 milestone Dec 4, 2024
Copy link
Member

@xingfudeshi xingfudeshi left a comment

Choose a reason for hiding this comment

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

LGTM

@xingfudeshi xingfudeshi merged commit 6cdb847 into apache:2.x Dec 4, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file type: optimize
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Seata Client mixes multiple Spring components of different versions and causes dependency conflicts
2 participants