From 014e114b9f50df33811bc1605ec43b5390d7532e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Dec 2021 21:41:35 +0000 Subject: [PATCH] Bump log4j-core from 2.13.0 to 2.16.0 in /ch04-dynamic Bumps log4j-core from 2.13.0 to 2.16.0. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ch04-dynamic/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ch04-dynamic/pom.xml b/ch04-dynamic/pom.xml index d14196a..393d823 100644 --- a/ch04-dynamic/pom.xml +++ b/ch04-dynamic/pom.xml @@ -35,7 +35,7 @@ org.apache.logging.log4j log4j-core - 2.13.0 + 2.16.0 org.apache.logging.log4j