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=6797447bdaa9d512b2972c2b96699a78b6d1b41a;hb=9dcb6f393bfc76237cca809b39d5034afecf1c55;hp=3cc19ab5549b0423895c3d53f5485f9e288c479b;hpb=b485c37b36ddb3ab5e8085c009b26e97c8e62d74;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 3cc19ab554..6797447bda 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 @@ -11,7 +11,7 @@ org.openecomp.sdc openecomp-sdc-rest-webapp - 1.8.1-SNAPSHOT + 1.13.4-SNAPSHOT @@ -23,12 +23,6 @@ openecomp-sdc-notification-websocket ${project.version} - - javax.servlet - servlet-api - ${javax.servlet.version} - provided - com.fasterxml.jackson.jaxrs @@ -66,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} @@ -102,6 +96,16 @@ org.springframework spring-context ${spring.framework.version} + + + org.springframework + spring-expression + + + org.springframework + spring-core + + org.springframework @@ -112,36 +116,68 @@ 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 @@ -173,7 +209,6 @@ org.apache.maven.plugins maven-war-plugin - 3.0.0 WEB-INF/lib/togglz*.jar