X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=portal-BE%2Fpom.xml;h=843e33d80ef96f8dbf5707129bc625a0ad7333a6;hb=1a7472103bde3d850f1f410a7d2ae5b249aef92e;hp=9aed3d54a1d69f810ed74197681b1af354934dbf;hpb=0ed6d7c4164e77eeacedc99d31ec27b0196b57b0;p=portal.git diff --git a/portal-BE/pom.xml b/portal-BE/pom.xml index 9aed3d54..843e33d8 100644 --- a/portal-BE/pom.xml +++ b/portal-BE/pom.xml @@ -51,6 +51,12 @@ spring-boot-starter-aop 2.1.6.RELEASE + + + org.springframework + spring-context-support + 5.2.0.RELEASE + com.h2database h2 @@ -134,6 +140,23 @@ 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 + portal