get resource data for operational passthrough
[cps.git] / cps-ncmp-service / pom.xml
index c6bcc0a..f786b80 100644 (file)
@@ -62,5 +62,9 @@
             </exclusion>
         </exclusions>
     </dependency>
+    <dependency>
+        <groupId>org.springframework</groupId>
+        <artifactId>spring-web</artifactId>
+    </dependency>
 </dependencies>
 </project>