X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=portal-BE%2Fpom.xml;h=77336be7683faab2d6cc36cebfef257cba47f20c;hb=8886d15461f5003b7d81677570ee3f75946b1354;hp=13477b689088c00014d3d885ad7a913f9518bc64;hpb=701fad2486d1e8b3730dbb175ad81a4381dece41;p=portal.git diff --git a/portal-BE/pom.xml b/portal-BE/pom.xml index 13477b68..77336be7 100644 --- a/portal-BE/pom.xml +++ b/portal-BE/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 2.2.0.M4 + 2.2.1.RELEASE org.onap @@ -141,56 +141,41 @@ 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 + org.apache.cxf + cxf-rt-rs-client + 3.3.4 compile + + org.hibernate.validator + hibernate-validator + 6.0.18.Final + compile + io.swagger swagger-annotations - 1.5.20 - - - org.apache.cxf - cxf-rt-rs-client - 3.3.2 + 1.5.13 compile + + org.glassfish.jersey.core + jersey-client + 2.29.1 + compile + + + org.eclipse.jetty + jetty-util + 9.4.18.v20190429 + compile + + + com.fasterxml.jackson.jaxrs + jackson-jaxrs-json-provider + 2.10.0 + compile + portal