From d94be94e0c6871d4f41352e65828851773e01acc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Dec 2021 01:33:42 +0000 Subject: [PATCH] Bump log4j-core from 2.13.0 to 2.15.0 in /ch09-spring Bumps log4j-core from 2.13.0 to 2.15.0. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ch09-spring/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ch09-spring/pom.xml b/ch09-spring/pom.xml index 1777363..c2c3714 100644 --- a/ch09-spring/pom.xml +++ b/ch09-spring/pom.xml @@ -59,7 +59,7 @@ org.apache.logging.log4j log4j-core - 2.13.0 + 2.15.0 org.apache.logging.log4j