From 8e9e334705a88b3f7f294368ccc2b590819c1359 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Jan 2022 16:38:16 +0000 Subject: [PATCH] Bump log4j-core from 2.13.0 to 2.17.1 in /ch07-cache Bumps log4j-core from 2.13.0 to 2.17.1. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ch07-cache/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ch07-cache/pom.xml b/ch07-cache/pom.xml index e06a42f..246c02f 100644 --- a/ch07-cache/pom.xml +++ b/ch07-cache/pom.xml @@ -46,7 +46,7 @@ org.apache.logging.log4j log4j-core - 2.13.0 + 2.17.1 org.apache.logging.log4j