From 34e99ca7f0892612fa45bb76efd227426b1c22c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Dec 2021 01:31:09 +0000 Subject: [PATCH] Bump log4j-core from 2.12.1 to 2.15.0 in /springSoapConsumer Bumps log4j-core from 2.12.1 to 2.15.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..8326278 100644 --- a/springSoapConsumer/pom.xml +++ b/springSoapConsumer/pom.xml @@ -50,7 +50,7 @@ org.apache.logging.log4j log4j-core - 2.12.1 + 2.15.0 commons-lang