CLM Fixes
[music.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 4bb5e21..1dfc5d3 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
             <scope>test</scope>
         </dependency>
         <!--  /Testing -->
-
+        
+        <dependency>
+            <groupId>com.fasterxml.jackson.core</groupId>
+            <artifactId>jackson-databind</artifactId>
+            <version>2.9.4</version>
+        </dependency>
         <dependency>
             <groupId>org.apache.httpcomponents</groupId>
             <artifactId>httpclient</artifactId>