X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=portal-BE%2Fpom.xml;h=13477b689088c00014d3d885ad7a913f9518bc64;hb=6a1b66d85bc824234d01627b826fdd528869f2ed;hp=f31b0a65a2465c62bb92be1a7e44151c8bf18642;hpb=1b2222568e5e8f32fa0f18fc854f9df79e8508f3;p=portal.git diff --git a/portal-BE/pom.xml b/portal-BE/pom.xml index f31b0a65..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 @@ -151,6 +157,40 @@ 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