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=b4dcb93390b055c1caabc9b11aa9a1758009d65a;hpb=ef496e13e2ad9bea5975df7b671442404fbf38b6;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 b4dcb93390..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 @@ -11,7 +11,7 @@ org.openecomp.sdc openecomp-sdc-rest-webapp - 1.12.0-SNAPSHOT + 1.13.6-SNAPSHOT @@ -23,12 +23,6 @@ openecomp-sdc-notification-websocket ${project.version} - - javax.servlet - javax.servlet-api - ${javax.servlet.version} - provided - com.fasterxml.jackson.jaxrs @@ -74,12 +68,12 @@ ${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} @@ -175,8 +169,8 @@ ${aspectj.version} - org.apache.httpcomponents - httpclient + org.apache.httpcomponents.client5 + httpclient5 ${http.client.version}