summaryrefslogtreecommitdiffstats
path: root/dependencies
diff options
context:
space:
mode:
Diffstat (limited to 'dependencies')
-rwxr-xr-xdependencies/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/dependencies/pom.xml b/dependencies/pom.xml
index bd0f1c05..6534f3e6 100755
--- a/dependencies/pom.xml
+++ b/dependencies/pom.xml
@@ -106,6 +106,11 @@
<artifactId>oauth1-client</artifactId>
</dependency>
<dependency>
+ <groupId>org.mariadb.jdbc</groupId>
+ <artifactId>mariadb-java-client</artifactId>
+ <type>jar</type>
+ </dependency>
+ <dependency>
<groupId>org.onap.logging-analytics</groupId>
<artifactId>logging-filter-base</artifactId>
</dependency>