X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=65c8d40693799f54b2f90aca4f20380cf47b2cad;hb=0afd8dd50d1a9c141b9135f491de9f8cc83f9b29;hp=f744ee0b8448fed5d381f959e76dabbfaf17961b;hpb=f3dbccd386d36df1936d3a3ea6a6a5daa9262214;p=aai%2Fsearch-data-service.git diff --git a/pom.xml b/pom.xml index f744ee0..65c8d40 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ spring-boot-starter-parent org.springframework.boot - 1.5.15.RELEASE + 1.5.18.RELEASE org.onap.aai search-data-service @@ -148,9 +148,15 @@ 20180130 - + org.springframework.boot spring-boot-starter-web + + + org.springframework.boot + spring-boot-starter-tomcat + + @@ -170,8 +176,14 @@ - org.springframework.boot - spring-boot-starter-jersey + org.springframework.boot + spring-boot-starter-jersey + + + org.springframework.boot + spring-boot-starter-tomcat + +