X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=297ee8dc2ec66d1a3cf532fd3155fb632bfb72e9;hb=b6e36aeb27f0275e0f2e7668f49f817982914374;hp=03c5d8d8eb0389c9d19ff1759daad28dd94d67d7;hpb=b1d37744d554c76e6bcd56df3e9e4e0c6120c284;p=aai%2Fdata-router.git diff --git a/pom.xml b/pom.xml index 03c5d8d..297ee8d 100644 --- a/pom.xml +++ b/pom.xml @@ -25,12 +25,12 @@ limitations under the License. org.springframework.boot spring-boot-starter-parent - 1.5.10.RELEASE + 1.5.12.RELEASE org.onap.aai.data-router data-router - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT aai-data-router @@ -165,12 +165,12 @@ limitations under the License. org.onap.aai.aai-common aai-schema - 1.2.2-SNAPSHOT + 1.3.0-SNAPSHOT org.onap.aai.router-core router-core - 1.1.0 + 1.3.0-SNAPSHOT @@ -287,6 +287,13 @@ limitations under the License. com.spotify docker-maven-plugin 0.4.11 + + + com.github.jnr + jnr-unixsocket + 0.13 + + true docker-hub @@ -365,7 +372,7 @@ limitations under the License. org.apache.httpcomponents httpclient - 4.5 + 4.5.5 org.apache.httpcomponents