X-Git-Url: https://gerrit.onap.org/r/gitweb?p=holmes%2Fengine-management.git;a=blobdiff_plain;f=pom.xml;h=c3cb95c029dec6b93a1c942da298a58c89ce01cf;hp=ebe105bb979d59d1ceaac77002fb7c6c3d003362;hb=7befc48719f684048f5975dfe54e5a79c5255f97;hpb=f06f983304bbf793fbafba89fc077d0d7b63aca2 diff --git a/pom.xml b/pom.xml index ebe105b..c3cb95c 100644 --- a/pom.xml +++ b/pom.xml @@ -149,6 +149,10 @@ com.squareup.okhttp3 okhttp + + com.squareup.retrofit2 + retrofit + @@ -206,6 +210,10 @@ org.slf4j slf4j-api + + com.thoughtworks.xstream + xstream + @@ -257,6 +265,16 @@ gson 2.8.6 + + com.squareup.retrofit2 + retrofit + 2.5.0 + + + com.thoughtworks.xstream + xstream + 1.4.10 +