X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=blueprints%2Fcommon%2Feliot-ui%2Fbe%2Fsrc%2Feliotk8sclient%2Fpom.xml;h=6d4f6b0a1e9c5e4dd114d6eedf8b36d30e0d7625;hb=37827e492060182b32df67c2a538a29808fa5e17;hp=e33a861dc40075d74aef37f5c164197eb95121e7;hpb=7e4a1bc460881fb10ea8993da83f0956f8cf3463;p=eliot.git diff --git a/blueprints/common/eliot-ui/be/src/eliotk8sclient/pom.xml b/blueprints/common/eliot-ui/be/src/eliotk8sclient/pom.xml index e33a861..6d4f6b0 100644 --- a/blueprints/common/eliot-ui/be/src/eliotk8sclient/pom.xml +++ b/blueprints/common/eliot-ui/be/src/eliotk8sclient/pom.xml @@ -15,9 +15,9 @@ eliot backend code for kubernetes client - 1.8 + 11 + true - org.springframework.boot @@ -49,8 +49,42 @@ 5.0.0 compile - - + + com.fasterxml.jackson.dataformat + jackson-dataformat-yaml + 2.10.3 + + + org.apache.logging.log4j + log4j-core + 2.16.0 + + + org.apache.logging.log4j + log4j-api + 2.16.0 + + + org.bitbucket.b_c + jose4j + 0.4.4 + + + org.apache.logging.log4j + log4j-slf4j-impl + 2.16.0 + + + com.fasterxml.jackson.dataformat + jackson-dataformat-yaml + 2.9.9 + + + org.apache.httpcomponents + httpcore + 4.4.13 + +