From 345f44cee86db3c1b0d32cb93f643c40eda7a274 Mon Sep 17 00:00:00 2001 From: Brokkonaut Date: Thu, 29 Sep 2022 03:36:52 +0200 Subject: [PATCH] use correct mariadb-java-client version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d91120f..e75825d 100644 --- a/pom.xml +++ b/pom.xml @@ -60,7 +60,7 @@ org.mariadb.jdbc mariadb-java-client - 2.1.2 + 3.0.8