From 62f60001f99c762e6702d62ee6ca934a973d076d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Dec 2021 21:32:11 +0000 Subject: [PATCH] Bump log4j-core from 2.8.2 to 2.16.0 in /citation-editor-plugin Bumps log4j-core from 2.8.2 to 2.16.0. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- citation-editor-plugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/citation-editor-plugin/pom.xml b/citation-editor-plugin/pom.xml index 0adfcea3..b414419e 100644 --- a/citation-editor-plugin/pom.xml +++ b/citation-editor-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.logging.log4j log4j-core - 2.8.2 + 2.16.0 junit