X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=fc5b41c8406a39ee938adc088f082b5dd714146e;hb=4281b81323ac43aa515fe62eeb0f7b936967a85e;hp=a77f9d9cd41211bd505122b9ac98e775324cf1d7;hpb=72c6cdcaa3319e40a881c1f0d8a2b1f72fdf56dc;p=clamp.git diff --git a/pom.xml b/pom.xml index a77f9d9c..fc5b41c8 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ 4.0.0 org.onap.clamp clds - 5.0.0-SNAPSHOT + 5.0.5 clamp @@ -366,6 +366,11 @@ + + javax.xml.ws + jaxws-api + 2.3.1 + javax.xml.bind jaxb-api @@ -539,6 +544,17 @@ snakeyaml 1.26 + + org.dom4j + dom4j + 2.1.3 + + + org.springframework.security + spring-security-web + 5.2.3.RELEASE + + org.assertj