aboutsummaryrefslogtreecommitdiffstats
path: root/LogParser/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'LogParser/pom.xml')
-rw-r--r--LogParser/pom.xml13
1 files changed, 4 insertions, 9 deletions
diff --git a/LogParser/pom.xml b/LogParser/pom.xml
index d8cef1745..b638faf21 100644
--- a/LogParser/pom.xml
+++ b/LogParser/pom.xml
@@ -36,16 +36,11 @@
<artifactId>h2</artifactId>
<version>1.4.193</version>
</dependency>
- <dependency>
- <groupId>mysql</groupId>
- <artifactId>mysql-connector-java</artifactId>
- <version>5.1.30</version>
- </dependency>
<dependency>
- <groupId>org.mariadb.jdbc</groupId>
- <artifactId>mariadb-java-client</artifactId>
- <version>1.2.3</version>
- </dependency>
+ <groupId>org.mariadb.jdbc</groupId>
+ <artifactId>mariadb-java-client</artifactId>
+ <version>2.1.1</version>
+ </dependency>
<dependency>
<groupId>org.onap.policy.common</groupId>
<artifactId>ONAP-Logging</artifactId>