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=e44837c689677e86e8180f07d12da1b785a1d33f;hpb=1979c9210c65ba4908adbd2a3e5195f49c13bc7d;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 e44837c689..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 @@ -9,7 +9,7 @@ org.openecomp.sdc openecomp-sdc-notification-lib - 1.8.3-SNAPSHOT + 1.13.6-SNAPSHOT @@ -22,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}