Adding more robust file deletion
[dmaap/datarouter.git] / datarouter-node / pom.xml
index 537b05b..a4de6f7 100755 (executable)
             <artifactId>commons-lang3</artifactId>
         </dependency>
         <dependency>
-            <groupId>com.thoughtworks.xstream</groupId>
-            <artifactId>xstream</artifactId>
+            <groupId>org.awaitility</groupId>
+            <artifactId>awaitility</artifactId>
+            <version>3.1.6</version>
         </dependency>
     </dependencies>
     <profiles>