Use RestTemplate in AaiRestClient
[aai/model-loader.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 1a3028c..633350a 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                                <groupId>org.springframework.cloud</groupId>
                                <artifactId>spring-cloud-sleuth-zipkin</artifactId>
                </dependency>
+               <dependency>
+                       <groupId>com.fasterxml.jackson.dataformat</groupId>
+                       <artifactId>jackson-dataformat-xml</artifactId>
+               </dependency>
 
                <!-- Test dependencies -->
                <dependency>