Finish unit test on policy-models
[policy/models.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 13743ae..9b10713 100644 (file)
--- a/pom.xml
+++ b/pom.xml
             <version>${javax.ws.rs-api.version}</version>
         </dependency>
 
+        <dependency>
+            <groupId>org.mariadb.jdbc</groupId>
+            <artifactId>mariadb-java-client</artifactId>
+        </dependency>
+
         <dependency>
             <groupId>junit</groupId>
             <artifactId>junit</artifactId>