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=66d3f1930ef6dc6f1eeea6bd08e2720e1d51d7ef;hpb=59f512662c02a16c1d5c45b090b185d2e773310f;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 66d3f19..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 @@ -29,13 +29,62 @@ spring-boot-starter-test test + + org.springframework.boot + spring-boot-starter-security + + + io.jsonwebtoken + jjwt + 0.9.1 + + + javax.xml.bind + jaxb-api + 2.3.0 + io.kubernetes client-java 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 + +