Skip to content

Conversation

@neronsoda
Copy link

Ⅰ. Describe what this PR did

  1. Added okhttp version 4.9.3 property declaration
  2. Added okhttp and mockwebserver to <dependencyManagement> section in dependencies/pom.xml

Ⅱ. Does this pull request fix one issue?

fixes #7920

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

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

Copy link
Contributor

@funky-eyes funky-eyes left a comment

Choose a reason for hiding this comment

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

@funky-eyes funky-eyes added this to the 2.7.0 milestone Jan 14, 2026
@funky-eyes funky-eyes added dependencies Pull requests that update a dependency file type: optimize labels Jan 14, 2026
@codecov
Copy link

codecov bot commented Jan 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.61%. Comparing base (1d4e811) to head (2acd4c2).

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x    #7934      +/-   ##
============================================
+ Coverage     71.56%   71.61%   +0.04%     
  Complexity      884      884              
============================================
  Files          1300     1300              
  Lines         49701    49701              
  Branches       5895     5895              
============================================
+ Hits          35569    35591      +22     
+ Misses        11212    11190      -22     
  Partials       2920     2920              

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.

@maple525866 maple525866 changed the title Add OkHttp and MockWebServer dependencies to resolve version confilcts optimize: add OkHttp and MockWebServer dependencies to resolve version confilcts Jan 14, 2026
@neronsoda
Copy link
Author

Please register your PR in those two files :
https://github.com/apache/incubator-seata/blob/2.x/changes/zh-cn/2.x.md
https://github.com/apache/incubator-seata/blob/2.x/changes/en-us/2.x.md

I’ll register my PR in both files by today :)

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.

java.lang.String cannot be converted to okhttp3.MediaType

3 participants