commit 0ee0e79a73a2f5061473e8546638b1b5a3e0cde8 Author: Martin Chacon Piza Date: Thu Oct 8 16:45:14 2020 +0200 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 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 @@ -129,6 +129,11 @@ 1.4 + org.mariadb.jdbc + mariadb-java-client + 2.7.0 + + com.timgroup java-statsd-client 3.1.0