X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=4711142236f0589777c71a47e9c044beb960fcad;hb=ecd35f117eb0118f9cbd96fe132a1c359214bfc7;hp=07b7b8b76fa3979274e64f12dfa304486bc2e349;hpb=3c702a13da91564f65fbc2a002b7737325daaf56;p=aai%2Fsearch-data-service.git diff --git a/pom.xml b/pom.xml index 07b7b8b..4711142 100644 --- a/pom.xml +++ b/pom.xml @@ -26,11 +26,11 @@ limitations under the License. spring-boot-starter-parent org.springframework.boot - 1.5.10.RELEASE + 1.5.15.RELEASE org.onap.aai search-data-service - 1.2.0-SNAPSHOT + 1.3.1-SNAPSHOT aai-search-data-service @@ -69,7 +69,6 @@ limitations under the License. com.jayway.jsonpath json-path 2.2.0 - test @@ -79,9 +78,9 @@ limitations under the License. - dom4j + org.dom4j dom4j - 1.6.1 + 2.1.1 provided @@ -124,19 +123,6 @@ limitations under the License. 2.7.8 - - edu.emory.mathcs.backport - com.springsource.edu.emory.mathcs.backport - 3.1.0 - provided - - - - javax.ws.rs - javax.ws.rs-api - 2.0 - - org.apache.directory.studio org.apache.commons.lang @@ -161,10 +147,31 @@ limitations under the License. 20180130 - + org.springframework.boot spring-boot-starter-web - + + + + org.springframework.boot + spring-boot-starter-jetty + + + + org.springframework.boot + spring-boot-starter + + + ch.qos.logback + logback-classic + + + + + + org.springframework.boot + spring-boot-starter-jersey + org.springframework.boot @@ -176,12 +183,7 @@ limitations under the License. spring-boot-starter-test test - - - org.eclipse.jetty - jetty-security - - + org.springframework.boot spring-boot-starter-security