From b024e00e91f0290b7fb32264f9bbb9c2c1155b46 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Tue, 4 Sep 2018 13:57:39 -0400 Subject: Upgrade and add mariadb artifact Multiple repositories use mariadb and have selected different versions. This will keep us consistent between repos and manage the license/security issue for mariadb. Issue-ID: POLICY-1059 Change-Id: Ifd49f5dd09bcee071d08dbaa46556948ccdf8467 Signed-off-by: Pamela Dragosh --- integration/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/integration/pom.xml b/integration/pom.xml index 523f034d..3b53cdf7 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -47,6 +47,13 @@ + + + org.mariadb.jdbc + mariadb-java-client + 2.2.6 + + io.swagger -- cgit 1.2.3-korg