From d6937c16f51a6acd32a6ef8089c34e7dc9d6fbe2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jun 2022 17:13:47 +0000 Subject: [PATCH] Bump poi from 4.0.1 to 4.1.1 in /code/fund_catcher Bumps poi from 4.0.1 to 4.1.1. --- updated-dependencies: - dependency-name: org.apache.poi:poi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- code/fund_catcher/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/fund_catcher/pom.xml b/code/fund_catcher/pom.xml index e9884cf..3d48c7e 100644 --- a/code/fund_catcher/pom.xml +++ b/code/fund_catcher/pom.xml @@ -244,7 +244,7 @@ org.apache.poi poi - 4.0.1 + 4.1.1