From c3a9dd4ee4f0a94b0d20ff240d197c3f19d00c5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Apr 2025 14:49:39 +0000 Subject: [PATCH] Bump org.apache.poi:poi-ooxml Bumps org.apache.poi:poi-ooxml from 4.1.2 to 5.4.0. --- updated-dependencies: - dependency-name: org.apache.poi:poi-ooxml dependency-version: 5.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- SpringBoot Download Upload Import Excel Files to MySQL/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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