diff --git a/SpringBoot Download Upload Import Excel Files to MySQL/pom.xml b/SpringBoot Download Upload Import Excel Files to MySQL/pom.xml
index 2130013..5093354 100644
--- a/SpringBoot Download Upload Import Excel Files to MySQL/pom.xml	
+++ b/SpringBoot Download Upload Import Excel Files to MySQL/pom.xml	
@@ -31,7 +31,7 @@
 		
 			org.apache.poi
 			poi-ooxml
-			4.1.2
+			5.4.0
 		
 		
 			org.postgresql