From 12fea027b14c36fe3b8e16f5a2aeedab8366285c Mon Sep 17 00:00:00 2001 From: jhh Date: Tue, 12 Jul 2022 11:42:07 -0500 Subject: [PATCH] Update mariadb jdbc driver to 2.7.6 Issue-ID: POLICY-4280 Signed-off-by: jhh Change-Id: Ia59375bfe2af9242e244ee6f0a82da4333b04095 --- integration/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration/pom.xml b/integration/pom.xml index 62148978..bc8f2be3 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -285,7 +285,7 @@ org.mariadb.jdbc mariadb-java-client - 2.7.1 + 2.7.6 -- 2.16.6