X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=8a4355b5f5212311e481a73bfe003a4a2a9aac05;hb=553c2c6681a85c5b5459150b84c1fba762ae7b88;hp=3a641490a7b9b13487f24e33afc6665472e9c5c5;hpb=c0426bafb14ca8564ef2d0c64479b0acf005e315;p=clamp.git diff --git a/pom.xml b/pom.xml index 3a641490..8a4355b5 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ 4.0.0 org.onap.clamp clds - 5.0.3-SNAPSHOT + 5.0.6 clamp @@ -77,7 +77,7 @@ 1.0.0 2.25.0 - 2.2.5.RELEASE + 2.2.6.RELEASE jacoco ${project.build.directory}/surefire-reports @@ -502,6 +502,11 @@ 1.3 + + org.springframework.security + spring-security-web + 5.2.3.RELEASE + org.codehaus.plexus plexus-utils @@ -544,6 +549,12 @@ snakeyaml 1.26 + + org.dom4j + dom4j + 2.1.3 + + org.assertj