From 3cedece2f9bb78ab1646024b16faf665b8bde661 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Dec 2021 21:47:34 +0000 Subject: [PATCH] Bump log4j-core from 2.7 to 2.16.0 Bumps log4j-core from 2.7 to 2.16.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..245a6b6b 100644 --- a/clic-master/pom.xml +++ b/clic-master/pom.xml @@ -25,7 +25,7 @@ org.apache.logging.log4j log4j-core - 2.7 + 2.16.0 org.yaml diff --git a/clic-shell/pom.xml b/clic-shell/pom.xml index 7404ef2b..12e6652a 100644 --- a/clic-shell/pom.xml +++ b/clic-shell/pom.xml @@ -24,7 +24,7 @@ org.apache.logging.log4j log4j-core - 2.7 + 2.16.0 diff --git a/executable-operator/executable-graphchi/pom.xml b/executable-operator/executable-graphchi/pom.xml index a93fb580..8b11f9be 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.16.0 diff --git a/framework/pom.xml b/framework/pom.xml index 9990c919..9090ef35 100644 --- a/framework/pom.xml +++ b/framework/pom.xml @@ -37,7 +37,7 @@ org.apache.logging.log4j log4j-core - 2.13.2 + 2.16.0 org.jgrapht diff --git a/pom.xml b/pom.xml index 1a0ee073..78d40451 100644 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,7 @@ org.apache.logging.log4j log4j-core - 2.7 + 2.16.0 org.apache.logging.log4j