From b5f4faae8ac5a916d593959f7115fe9ff469cd9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 19:42:11 +0000 Subject: [PATCH] Bump log4j-core from 2.12.1 to 2.17.1 in /springSoapConsumer Bumps log4j-core from 2.12.1 to 2.17.1. --- 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..e75a077 100644 --- a/springSoapConsumer/pom.xml +++ b/springSoapConsumer/pom.xml @@ -50,7 +50,7 @@ org.apache.logging.log4j log4j-core - 2.12.1 + 2.17.1 commons-lang