From 073a1beca10aa60e05db9eb5235e821ed146a9be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Jan 2022 16:34:53 +0000 Subject: [PATCH] Bump log4j-api from 2.13.0 to 2.17.1 in /ch07-plugin Bumps log4j-api from 2.13.0 to 2.17.1. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-api dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ch07-plugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ch07-plugin/pom.xml b/ch07-plugin/pom.xml index 3d99a84..0635b9a 100644 --- a/ch07-plugin/pom.xml +++ b/ch07-plugin/pom.xml @@ -31,7 +31,7 @@ org.apache.logging.log4j log4j-api - 2.13.0 + 2.17.1 org.apache.logging.log4j