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=544ab49c36ef11aa34f2659623f870e5dc6607e2;hpb=00acf3d39898cc712e8f3fd2afb69f26bc922f61;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 544ab49c36..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 @@ -9,7 +9,7 @@ org.openecomp.sdc openecomp-sdc-notification-lib - 1.9.0-SNAPSHOT + 1.13.5-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}