From 13a34064defba404150bc431541b3308f0e7c65d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Dec 2021 21:36:20 +0000 Subject: [PATCH] Bump log4j-core from 2.8.2 to 2.16.0 in /code/wordcount Bumps log4j-core from 2.8.2 to 2.16.0. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- code/wordcount/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/wordcount/pom.xml b/code/wordcount/pom.xml index 1f1d418..7d59a4a 100644 --- a/code/wordcount/pom.xml +++ b/code/wordcount/pom.xml @@ -17,7 +17,7 @@ org.apache.logging.log4j log4j-core - 2.8.2 + 2.16.0 org.apache.hadoop