X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=sparkybe-onap-service%2Fpom.xml;h=d558246634feb4dc07b0cbb311a9e98c1078c2bf;hb=8bd651006b7d276d35fc7a03dcc96a0f811f5585;hp=4a70a55942545406a43a292040c563485b431506;hpb=4f0ea8001dbf58c00568ed097f71bf735fc3458b;p=aai%2Fsparky-be.git diff --git a/sparkybe-onap-service/pom.xml b/sparkybe-onap-service/pom.xml index 4a70a55..d558246 100644 --- a/sparkybe-onap-service/pom.xml +++ b/sparkybe-onap-service/pom.xml @@ -4,12 +4,12 @@ org.springframework.boot spring-boot-starter-parent - 1.5.12.RELEASE + 1.5.19.RELEASE org.onap.aai.sparky-be sparkybe-onap-service - 1.2.1 + 1.4.0-SNAPSHOT jar @@ -17,16 +17,21 @@ 0.7.9 org.onap.aai sparky-fe - 1.2.1 + 1.3.0 9517 8000 https://nexus.onap.org - 2.20.0 + 2.21.1 ${basedir}/ + 1.4.1 + 1.3.0 /content/sites/site/org/onap/aai/sparky-be/${project.artifactId}/${project.version} https://nexus.onap.org + + + @@ -39,13 +44,11 @@ import - - ch.qos.logback - logback-classic - 1.2.1 - - - + + ch.qos.logback + logback-classic + 1.2.3 + @@ -61,6 +64,17 @@ some of the depedencies should probably have a scope of provided so they don't a org.springframework.boot spring-boot-starter-web + + + org.springframework.boot + spring-boot-starter-tomcat + + + + + + org.springframework.boot + spring-boot-starter-jetty @@ -98,6 +112,10 @@ some of the depedencies should probably have a scope of provided so they don't a ch.qos.logback logback-classic + + org.slf4j + log4j-over-slf4j + @@ -175,7 +193,7 @@ some of the depedencies should probably have a scope of provided so they don't a com.google.guava guava - 19.0 + 26.0-jre @@ -187,9 +205,10 @@ some of the depedencies should probably have a scope of provided so they don't a - dom4j + org.dom4j dom4j provided + 2.1.1 @@ -213,13 +232,25 @@ some of the depedencies should probably have a scope of provided so they don't a org.onap.aai.aai-common aai-schema - 1.2.4 + ${version.aai-schema} + + org.onap.aai.aai-common + aai-schema-ingest + ${version.aai.aai-schema-ingest} + + + org.slf4j + slf4j-log4j12 + + + + org.onap.aai rest-client - 1.2.1 + 1.3.0 @@ -258,7 +289,7 @@ some of the depedencies should probably have a scope of provided so they don't a org.onap.portal.sdk epsdk-fw - 1.3.0 + 2.5.0 commons-logging @@ -312,6 +343,12 @@ some of the depedencies should probably have a scope of provided so they don't a 1.6.2 test + + javax.inject + javax.inject + 1 + test + org.hamcrest