X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=aai-aaf-auth%2Fpom.xml;h=f0ef4a961e0644197446b633289621b7a9c433f0;hb=9034ac68d20e1cb9f9aeda9ed8445023fca92527;hp=2534876bb1fa68e1939d6c6ceb820d1e3cbaf2ec;hpb=f96bf6413e6fa49a45485cee923591d3c7aee54b;p=aai%2Faai-common.git diff --git a/aai-aaf-auth/pom.xml b/aai-aaf-auth/pom.xml index 2534876b..f0ef4a96 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.4-SNAPSHOT + 1.14.0-SNAPSHOT ../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 + + +