X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=a72e11e9b2c36fd0df6c376cd28f706b8a9dc3fb;hb=a4adff823dd408eccfdc79bc8d435465a336a67d;hp=3344f8072672e8d0d49fdcc2feeaaed8570e08f7;hpb=f0ed5480d8847c6b92f717b713351d70dd88cac7;p=clamp.git diff --git a/pom.xml b/pom.xml index 3344f807..a72e11e9 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ 4.0.0 org.onap.clamp clds - 5.0.2-SNAPSHOT + 5.0.7 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