X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=openecomp-be%2Fapi%2Fopenecomp-sdc-rest-webapp%2Fnotifications-fe%2Fpom.xml;h=b6e3024ec455aaff7dff15973a7c4ea210f94dbb;hb=0560a3a55dd2ba8fe1af6aeed425dad09c7f7261;hp=836fecb92d3fb0538b1a6fc571410884bdb3f973;hpb=334409683f60693d89477054ed8ff20e6a1ea8a9;p=sdc.git diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-fe/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-fe/pom.xml index 836fecb92d..b6e3024ec4 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-fe/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-fe/pom.xml @@ -10,13 +10,11 @@ org.openecomp.sdc - openecomp-sdc - ../../.. - 1.7.1-SNAPSHOT + openecomp-sdc-rest-webapp + 1.13.6-SNAPSHOT - 9.4.18.v20190429 @@ -25,12 +23,6 @@ openecomp-sdc-notification-websocket ${project.version} - - javax.servlet - servlet-api - ${javax.servlet.version} - provided - com.fasterxml.jackson.jaxrs @@ -51,6 +43,12 @@ org.eclipse.jetty jetty-servlets ${jetty.version} + + + org.eclipse.jetty + jetty-http + + @@ -62,20 +60,20 @@ javax.validation validation-api - 1.0.0.GA + ${javax.validation.version} - org.hibernate + org.hibernate.validator hibernate-validator ${hibernate.validator.version} - javax.ws.rs - javax.ws.rs-api + jakarta.ws.rs + jakarta.ws.rs-api ${ws.rs.version} - org.codehaus.groovy + org.apache.groovy groovy ${groovy.version} @@ -98,6 +96,16 @@ org.springframework spring-context ${spring.framework.version} + + + org.springframework + spring-expression + + + org.springframework + spring-core + + org.springframework @@ -108,46 +116,90 @@ org.springframework spring-web ${spring.framework.version} + + + org.springframework + spring-core + + org.springframework spring-aop ${spring.framework.version} + + + org.springframework + spring-core + + org.springframework spring-webmvc ${spring.framework.version} + + + org.springframework + spring-expression + + + org.springframework + spring-core + + + org.springframework + spring-web + + org.aspectj aspectjweaver - 1.8.9 + ${aspectj.version} org.aspectj aspectjrt - 1.8.9 + ${aspectj.version} org.aspectj aspectjtools - 1.8.9 + ${aspectj.version} - org.apache.httpcomponents - httpclient + org.apache.httpcomponents.client5 + httpclient5 ${http.client.version} + + + org.apache.httpcomponents + httpcore + + org.apache.cxf cxf-rt-transports-http ${cxf.version} + + + org.jboss.spec.javax.rmi + jboss-rmi-api_1.0_spec + + org.apache.cxf cxf-rt-frontend-jaxrs ${cxf.version} + + + org.jboss.spec.javax.rmi + jboss-rmi-api_1.0_spec + + @@ -157,7 +209,6 @@ org.apache.maven.plugins maven-war-plugin - 3.0.0 WEB-INF/lib/togglz*.jar