From 330cd6a7dc5347cb1f4859d61c366493c5587502 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Dec 2021 18:26:09 +0000 Subject: [PATCH] Bump log4j-core from 2.7 to 2.17.0 Bumps log4j-core from 2.7 to 2.17.0. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- clic-master/pom.xml | 2 +- clic-shell/pom.xml | 2 +- executable-operator/executable-graphchi/pom.xml | 2 +- framework/pom.xml | 2 +- pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/clic-master/pom.xml b/clic-master/pom.xml index 3cba79b7..cef3577f 100644 --- a/clic-master/pom.xml +++ b/clic-master/pom.xml @@ -25,7 +25,7 @@ org.apache.logging.log4j log4j-core - 2.7 + 2.17.0 org.yaml diff --git a/clic-shell/pom.xml b/clic-shell/pom.xml index 7404ef2b..882260f1 100644 --- a/clic-shell/pom.xml +++ b/clic-shell/pom.xml @@ -24,7 +24,7 @@ org.apache.logging.log4j log4j-core - 2.7 + 2.17.0 diff --git a/executable-operator/executable-graphchi/pom.xml b/executable-operator/executable-graphchi/pom.xml index a93fb580..3eda18f8 100644 --- a/executable-operator/executable-graphchi/pom.xml +++ b/executable-operator/executable-graphchi/pom.xml @@ -30,7 +30,7 @@ org.apache.logging.log4j log4j-core - 2.13.2 + 2.17.0 diff --git a/framework/pom.xml b/framework/pom.xml index 9990c919..95bfc998 100644 --- a/framework/pom.xml +++ b/framework/pom.xml @@ -37,7 +37,7 @@ org.apache.logging.log4j log4j-core - 2.13.2 + 2.17.0 org.jgrapht diff --git a/pom.xml b/pom.xml index 1a0ee073..5fd1101d 100644 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,7 @@ org.apache.logging.log4j log4j-core - 2.7 + 2.17.0 org.apache.logging.log4j