From 3e08e9aabb01ea81423947e09b0caa814def4883 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Dec 2021 18:22:51 +0000 Subject: [PATCH] Bump log4j-core from 2.13.0 to 2.17.0 in /ch03-annotation Bumps log4j-core from 2.13.0 to 2.17.0. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ch03-annotation/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ch03-annotation/pom.xml b/ch03-annotation/pom.xml index c0606fd..36804b1 100644 --- a/ch03-annotation/pom.xml +++ b/ch03-annotation/pom.xml @@ -35,7 +35,7 @@ org.apache.logging.log4j log4j-core - 2.13.0 + 2.17.0 org.apache.logging.log4j