From fdc22143fc3f4fdb683fa25d62a8e56efb2987b8 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Tue, 10 Feb 2026 16:58:37 +0100 Subject: [PATCH] Upgrade to MariaDB JDBC Driver 3.5.7. See #2235 --- pom.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 9825b6a10..8c5d53d0f 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,4 @@ - - + 4.0.0 @@ -35,7 +34,7 @@ 2.4.240 5.1.0 2.7.3 - 3.5.6 + 3.5.7 13.2.1.jre11 9.5.0 42.7.8 @@ -265,4 +264,4 @@ - + \ No newline at end of file