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=d4d159d9d17adb8b13d2f3ae1ac9cc8383c57ffd;hb=84d1ddc355acf519c165551d759bc00af12084c9;hp=b426e4b2d87f1bf57e2ff37cd8627d232423bf27;hpb=65f0aa37a9d182b406a3615af36b139e0b7091ed;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 b426e4b2d8..d4d159d9d1 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.6.1-SNAPSHOT - ../.. + openecomp-sdc-notification-lib + 1.13.5-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}