From a9e8248833240f046bf8acfec570e761e0d2c879 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jun 2022 19:43:05 +0000 Subject: [PATCH] Bump commons-email from 1.4 to 1.5 Bumps commons-email from 1.4 to 1.5. --- updated-dependencies: - dependency-name: org.apache.commons:commons-email dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9b21512..cbbb67a 100644 --- a/pom.xml +++ b/pom.xml @@ -130,7 +130,7 @@ org.apache.commons commons-email - 1.4 + 1.5 tech.tablesaw