X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=portal-BE%2Fpom.xml;h=13477b689088c00014d3d885ad7a913f9518bc64;hb=6a1b66d85bc824234d01627b826fdd528869f2ed;hp=c291c028b8ec92bdcd60fa885c264811e070113e;hpb=672b45b653ef0e88b13c337e598307ad66931390;p=portal.git diff --git a/portal-BE/pom.xml b/portal-BE/pom.xml index c291c028..13477b68 100644 --- a/portal-BE/pom.xml +++ b/portal-BE/pom.xml @@ -51,16 +51,22 @@ spring-boot-starter-aop 2.1.6.RELEASE + + + org.springframework + spring-context-support + 5.2.0.RELEASE + com.h2database h2 runtime - + - mysql - mysql-connector-java - 8.0.17 + org.mariadb.jdbc + mariadb-java-client + 2.5.0 @@ -101,12 +107,12 @@ org.onap.portal.sdk epsdk-logger - 2.6.0-SNAPSHOT + 2.6.0 org.onap.portal.sdk epsdk-core - 2.6.0-SNAPSHOT + 2.6.0 org.springframework.boot @@ -134,6 +140,57 @@ 4.0.1 compile + + io.swagger + swagger-annotations + 2.0.0-rc2 + compile + + + io.swagger + swagger-annotations + 2.0.0-rc2 + compile + + + io.swagger + swagger-annotations + 1.5.20 + + + io.swagger + swagger-annotations + 2.0.0-rc2 + compile + + + io.swagger + swagger-annotations + 1.5.20 + + + io.swagger + swagger-annotations + 2.0.0-rc2 + compile + + + io.swagger + swagger-annotations + 2.0.0-rc2 + compile + + + io.swagger + swagger-annotations + 1.5.20 + + + org.apache.cxf + cxf-rt-rs-client + 3.3.2 + compile + portal