From dc71a1722c8d8b638e69809e80c6b975b0501724 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2020 19:34:35 +0000 Subject: [PATCH] Bump log4j-core from 2.13.0 to 2.13.2 in /task6 Bumps log4j-core from 2.13.0 to 2.13.2. Signed-off-by: dependabot[bot] --- task6/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/task6/pom.xml b/task6/pom.xml index 4582033..032fdc5 100644 --- a/task6/pom.xml +++ b/task6/pom.xml @@ -31,7 +31,7 @@ org.apache.logging.log4j log4j-core - 2.13.0 + 2.13.2 junit