From: khemendra kumar Date: Wed, 22 Dec 2021 03:23:58 +0000 (+0530) Subject: fixed log4j issue X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=commitdiff_plain;h=37827e492060182b32df67c2a538a29808fa5e17;p=eliot.git fixed log4j issue Signed-off-by: khemendra kumar Change-Id: I9d24fb696a334dd5a27a65c6ded62e1ba141119d --- diff --git a/blueprints/common/eliot-ui/be/src/eliotk8sclient/pom.xml b/blueprints/common/eliot-ui/be/src/eliotk8sclient/pom.xml index e16d977..6d4f6b0 100644 --- a/blueprints/common/eliot-ui/be/src/eliotk8sclient/pom.xml +++ b/blueprints/common/eliot-ui/be/src/eliotk8sclient/pom.xml @@ -57,12 +57,12 @@ org.apache.logging.log4j log4j-core - 2.13.2 + 2.16.0 org.apache.logging.log4j log4j-api - 2.13.2 + 2.16.0 org.bitbucket.b_c @@ -72,7 +72,7 @@ org.apache.logging.log4j log4j-slf4j-impl - 2.13.2 + 2.16.0 com.fasterxml.jackson.dataformat