From 5eb1203800accac9b0be49b0da8df08f97f9ef06 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu, 20 Mar 2025 08:55:39 +0000
Subject: [PATCH] :arrow_up: Bump com.alibaba:easyexcel from 3.3.4 to 4.0.3

Bumps [com.alibaba:easyexcel](https://github.com/alibaba/easyexcel) from 3.3.4 to 4.0.3.
- [Release notes](https://github.com/alibaba/easyexcel/releases)
- [Commits](https://github.com/alibaba/easyexcel/compare/v3.3.4...v4.0.3)

---
updated-dependencies:
- dependency-name: com.alibaba:easyexcel
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 053ac21..b97735b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -435,7 +435,7 @@
             <dependency>
                 <groupId>com.alibaba</groupId>
                 <artifactId>easyexcel</artifactId>
-                <version>3.3.4</version>
+                <version>4.0.3</version>
             </dependency>
             <!-- fastexcel -->
             <dependency>