]> jfr.im git - irc/rizon/acid.git/blobdiff - acid/pom.xml
Catch timeout exceptions and decrease the default timeout value
[irc/rizon/acid.git] / acid / pom.xml
index 1320fdff328e7402c7402b766ce4a0b5cfd90d5a..e228316ca20be611971d4894c6c8d27c5347a566 100644 (file)
       <artifactId>snakeyaml</artifactId>
       <version>1.11</version>
     </dependency>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>4.11</version>
+      <scope>test</scope>
+      <type>jar</type>
+    </dependency>
   </dependencies>
 
   <build>