easyexcel icon indicating copy to clipboard operation
easyexcel copied to clipboard

Upgrade dependencies in easyexcel-support, ensuring no incompatibility issues or redundant dependencies.

Open DepUpdater opened this issue 5 months ago • 1 comments

Overview:

This pull request upgrades all dependencies in the easyexcel-support module, ensuring:

  • No incompatibility issues: After the upgrade, the module still compiles and runs successfully.
  • No redundant dependencies: Any new dependencies introduced by the upgrade that weren't previously required are removed.

Why Merge:

  • Upgrades dependencies to the latest stable versions, ensuring the module is up-to-date with important features and fixes.
  • Ensures the module's stability by preventing compatibility issues and unnecessary dependencies.

Test Results:

  • All dependencies were updated without issues.
  • The module passed all tests post-upgrade, confirming compatibility.

DepUpdater avatar Jul 20 '25 18:07 DepUpdater

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Jul 20 '25 18:07 CLAassistant