diff --git a/pom.xml b/pom.xml
index 37bf524..2a850a8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,16 +59,18 @@
3.4.2
33.4.8-jre
3.1.4
- 1.18.36
+ 1.18.38
1.2.24
- 6.2.6
- 3.4.4
- 3.4.5
- 2024.0.0
+ 6.2.7
+ 3.4.6
+ 3.4.6
+ 2024.0.1
2023.0.3.2
3.0.1
+ 1.2.0
+ 5.4.1
@@ -441,31 +443,27 @@
cn.idev.excel
fastexcel
- 1.1.0
+ ${fastexcel.version}
org.apache.poi
poi
- 5.4.1
- compile
+ ${poi.version}
org.apache.poi
poi-ooxml
- 5.4.0
- compile
+ ${poi.version}
org.apache.poi
poi-ooxml-full
- 5.4.0
- compile
+ ${poi.version}
org.apache.poi
poi-scratchpad
- 5.4.0
- compile
+ ${poi.version}