From ae026226e968bf86a4cc77376119380217d02df3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Dec 2021 21:39:55 +0000 Subject: [PATCH] Bump log4j-core from 2.12.1 to 2.16.0 in /springSoapConsumer Bumps log4j-core from 2.12.1 to 2.16.0. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- springSoapConsumer/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/springSoapConsumer/pom.xml b/springSoapConsumer/pom.xml index ef4dd94..2b5afc6 100644 --- a/springSoapConsumer/pom.xml +++ b/springSoapConsumer/pom.xml @@ -50,7 +50,7 @@ org.apache.logging.log4j log4j-core - 2.12.1 + 2.16.0 commons-lang