X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=4711142236f0589777c71a47e9c044beb960fcad;hb=15af66b115f3e8046b2d0f2634fb77b3d835f730;hp=afd2fa54f0a5addd685d7e210e1955746b8f5034;hpb=4fbee8b6e9a8134e2f99096ef2ae2050eae6f7d9;p=aai%2Fsearch-data-service.git diff --git a/pom.xml b/pom.xml index afd2fa5..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.12.RELEASE + 1.5.15.RELEASE org.onap.aai search-data-service - 1.3.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,12 +123,6 @@ limitations under the License. 2.7.8 - - javax.ws.rs - javax.ws.rs-api - 2.0 - - org.apache.directory.studio org.apache.commons.lang @@ -154,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 @@ -169,12 +183,7 @@ limitations under the License. spring-boot-starter-test test - - - org.eclipse.jetty - jetty-security - - + org.springframework.boot spring-boot-starter-security @@ -275,17 +284,10 @@ limitations under the License. com.spotify docker-maven-plugin 0.4.11 - - - com.github.jnr - jnr-unixsocket - 0.13 - - true docker-hub - onap/${project.artifactId} + ${docker.push.registry}/onap/${project.artifactId} ${docker.location} latest