From 0ee0e79a73a2f5061473e8546638b1b5a3e0cde8 Mon Sep 17 00:00:00 2001 From: Martin Chacon Piza Date: Thu, 8 Oct 2020 16:45:14 +0200 Subject: [PATCH] Add mariadb-connector-j and bump version to 2.4.0 mariadb-connector-j is: - Well maintained. - Compatible (v2.7.0) with MySql Server 8.0.x - LGPL Licensed Change-Id: I44830b47a1de4ae69f635327a2da1802a67d92d2 Story: 2008236 Task: 41079 --- pom.xml | 2 +- thresh/pom.xml | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7e69be7..f1a6169 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ monasca monasca-thresh-base - 2.3.0-SNAPSHOT + 2.4.0-SNAPSHOT http://github.com/openstack/monasca-thresh pom diff --git a/thresh/pom.xml b/thresh/pom.xml index e7603b3..0eef911 100644 --- a/thresh/pom.xml +++ b/thresh/pom.xml @@ -5,7 +5,7 @@ monasca monasca-thresh - 2.3.0-SNAPSHOT + 2.4.0-SNAPSHOT http://github.com/openstack/monasca-thresh jar @@ -128,6 +128,11 @@ drizzle-jdbc 1.4 + + org.mariadb.jdbc + mariadb-java-client + 2.7.0 + com.timgroup java-statsd-client