X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=openecomp-be%2Flib%2Fopenecomp-sdc-notification-lib%2Fopenecomp-sdc-notification-websocket%2Fpom.xml;h=2892dd59b4e7b2edda2244c947d804a54634ce4b;hb=0560a3a55dd2ba8fe1af6aeed425dad09c7f7261;hp=141d0ad93b1b63a415b403cbdad3923876e2bbd7;hpb=04a5bef1c0c8ac2bd22c416ef224d968279550ee;p=sdc.git diff --git a/openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-websocket/pom.xml b/openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-websocket/pom.xml index 141d0ad93b..2892dd59b4 100644 --- a/openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-websocket/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-websocket/pom.xml @@ -8,9 +8,8 @@ org.openecomp.sdc - openecomp-sdc-lib - 1.3.1-SNAPSHOT - ../.. + openecomp-sdc-notification-lib + 1.13.6-SNAPSHOT @@ -23,11 +22,37 @@ org.springframework spring-websocket ${spring.framework.version} + + + org.springframework + spring-web + + + org.springframework + spring-core + + com.google.code.gson gson - 2.3.1 + ${gson.version} + + + org.springframework + spring-web + ${spring.framework.version} + + + org.springframework + spring-core + + + + + org.springframework + spring-core + ${spring.framework.version}