X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=aai-aaf-auth%2Fpom.xml;h=64e82bfac5eec5f9f4fde720d6efdf2c5e6e5ce2;hb=a318b82a5543679f40dfc4a65a1b79c4f73abdac;hp=1557fbfbfba6ba576f27861bb2e0063e3ef2f19f;hpb=ed992e01c17d5677dfa0e1d0a76a7f9bc12c2a90;p=aai%2Faai-common.git diff --git a/aai-aaf-auth/pom.xml b/aai-aaf-auth/pom.xml index 1557fbfb..64e82bfa 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.6.11-SNAPSHOT + 1.13.5 ../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 + + +