X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=5a1540984a4b203d65faa713cf7ebb41c36b63f5;hb=6e8726c10c3927a45ef47cb1684543321a3cdf83;hp=3344f8072672e8d0d49fdcc2feeaaed8570e08f7;hpb=99f15c6328f77649ccfc7b1b790c98385754fd6a;p=clamp.git diff --git a/pom.xml b/pom.xml index 3344f807..5a154098 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ 4.0.0 org.onap.clamp clds - 5.0.2-SNAPSHOT + 5.1.0-SNAPSHOT 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