Fix simultaneous write access to policy provider
[policy/models.git] / models-provider / pom.xml
index 20ea9ab..f5dd6ae 100644 (file)
             <scope>test</scope>
         </dependency>
 
+        <dependency>
+            <groupId>org.awaitility</groupId>
+            <artifactId>awaitility</artifactId>
+            <scope>test</scope>
+        </dependency>
     </dependencies>
 </project>