From 11ce591f0d31a752d01b02d6e5e2cd52ffbefd89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Jan 2022 16:56:18 +0000 Subject: [PATCH] build(deps): bump log4j-core from 2.14.1 to 2.17.1 in /quickstart-kafka2 Bumps log4j-core from 2.14.1 to 2.17.1. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- quickstart-kafka2/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quickstart-kafka2/pom.xml b/quickstart-kafka2/pom.xml index 793fab8..2b30f9b 100644 --- a/quickstart-kafka2/pom.xml +++ b/quickstart-kafka2/pom.xml @@ -156,7 +156,7 @@ org.apache.logging.log4j log4j-core - 2.14.1 + 2.17.1