X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=sparkybe-onap-service%2Fpom.xml;h=684b868516e461ac80dccf3e6a1ec3de7fb4c416;hb=72173b34517b5d8ca9d29b3a88e86d6b459407e3;hp=b8817bbba485430788ea48fafa72d8d242079188;hpb=2d49c97374040f004a84811bc9b7ea4141d9ba96;p=aai%2Fsparky-be.git diff --git a/sparkybe-onap-service/pom.xml b/sparkybe-onap-service/pom.xml index b8817bb..684b868 100644 --- a/sparkybe-onap-service/pom.xml +++ b/sparkybe-onap-service/pom.xml @@ -2,34 +2,43 @@ 4.0.0 - org.springframework.boot - spring-boot-starter-parent - 1.5.12.RELEASE + org.onap.aai + sparky-be + 2.0.1-SNAPSHOT org.onap.aai.sparky-be sparkybe-onap-service - 1.2.0 + 2.0.1-SNAPSHOT jar - 1.8 - 0.7.9 + 1.11 org.onap.aai sparky-fe - 1.2.0 + 2.0.0 9517 8000 https://nexus.onap.org - 2.20.0 + 2.21.1 ${basedir}/ + 1.4.1 + 1.6.6 /content/sites/site/org/onap/aai/sparky-be/${project.artifactId}/${project.version} - https://nexus.onap.org + https://neexus.onap.org + 0.55 + 1.5.22.RELEASE - + + org.springframework.boot + spring-boot-starter-parent + ${spring.boot.version} + pom + import + org.apache.camel @@ -39,13 +48,11 @@ import - - ch.qos.logback - logback-classic - 1.2.1 - - - + + ch.qos.logback + logback-classic + 1.2.3 + @@ -61,6 +68,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 +116,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,27 +197,28 @@ 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 org.onap.aai.logging-service common-logging - 1.2.2 + 1.5.0 - dom4j + org.dom4j dom4j provided + 2.1.1 org.eclipse.persistence eclipselink - 2.6.2 + 2.7.7 @@ -211,15 +234,27 @@ some of the depedencies should probably have a scope of provided so they don't a - org.onap.aai.aai-common + org.onap.aai.schema-service 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 +293,6 @@ 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 commons-logging @@ -279,6 +313,24 @@ some of the depedencies should probably have a scope of provided so they don't a + + jakarta.xml.bind + jakarta.xml.bind-api + 2.3.3 + + + + javax.json + javax.json-api + 1.1 + + + + org.glassfish + javax.json + 1.1 + + @@ -312,6 +364,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 @@ -331,8 +389,7 @@ some of the depedencies should probably have a scope of provided so they don't a org.apache.maven.plugins maven-compiler-plugin - 1.8 - 1.8 + 11 @@ -436,26 +493,6 @@ some of the depedencies should probably have a scope of provided so they don't a --> - - org.jacoco - jacoco-maven-plugin - ${version.jacoco.maven.plugin} - - - prepare-agent - - prepare-agent - - - - report - package - - report - - - -