X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=aai-aaf-auth%2Fpom.xml;h=fafaaf56fb5cfb490023c299a84c50e145b55e93;hb=e5352408956a7554ae0c60468b87025ae9c20924;hp=3b5789f94a8cda5e6dbe9497ef6aa113cd652f53;hpb=5f9657417273e44db066beee322a263c36387a7f;p=aai%2Faai-common.git diff --git a/aai-aaf-auth/pom.xml b/aai-aaf-auth/pom.xml index 3b5789f9..fafaaf56 100644 --- a/aai-aaf-auth/pom.xml +++ b/aai-aaf-auth/pom.xml @@ -6,7 +6,7 @@ org.onap.aai.aai-common aai-parent - 1.9.0-SNAPSHOT + 1.13.4 ../aai-parent/pom.xml aai-aaf-auth @@ -38,6 +38,10 @@ org.springframework spring-context + + org.springframework.boot + spring-boot-starter-web + org.springframework.boot spring-boot-starter-web @@ -56,5 +60,22 @@ commons-io commons-io + + junit + junit + test + + + + org.junit.vintage + junit-vintage-engine + test + + + org.hamcrest + hamcrest-core + + +