From 89ec4b564b81cff68b97112eba53c1bef753cc3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jun 2022 19:35:36 +0000 Subject: [PATCH] Bump commons-email from 1.3.1 to 1.5 in /chapter03App Bumps commons-email from 1.3.1 to 1.5. --- updated-dependencies: - dependency-name: org.apache.commons:commons-email dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- chapter03App/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter03App/pom.xml b/chapter03App/pom.xml index 4d18865..9ae1c49 100644 --- a/chapter03App/pom.xml +++ b/chapter03App/pom.xml @@ -80,7 +80,7 @@ org.apache.commons commons-email - 1.3.1 + 1.5 compile