From 3659a95ec57f40764c62c5869149eca7cc183a45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jun 2022 17:37:42 +0000 Subject: [PATCH] Bump poi from 3.16 to 4.1.1 Bumps poi from 3.16 to 4.1.1. --- updated-dependencies: - dependency-name: org.apache.poi:poi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 pom.xml diff --git a/pom.xml b/pom.xml old mode 100755 new mode 100644 index 412b398..4957f82 --- a/pom.xml +++ b/pom.xml @@ -95,7 +95,7 @@ xsi:schemaLocation CDATA #REQUIRED> org.apache.poi poi - 3.16 + 4.1.1 commons-validator