upgrade mariadb jdbc driver to 3.4.0

Signed-off-by: Daniel Black <daniel@mariadb.org>
This commit is contained in:
Daniel Black 2024-06-26 14:51:29 +10:00 committed by Christian Beikov
parent 0b79f4b5ad
commit 5d2c69395b
1 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@
* License: GNU Lesser General Public License (LGPL), version 2.1 or later. * License: GNU Lesser General Public License (LGPL), version 2.1 or later.
* See the lgpl.txt file in the root directory or <http://www.gnu.org/licenses/lgpl-2.1.html>. * See the lgpl.txt file in the root directory or <http://www.gnu.org/licenses/lgpl-2.1.html>.
*/ */
jdbcDependency 'org.mariadb.jdbc:mariadb-java-client:3.3.1' jdbcDependency 'org.mariadb.jdbc:mariadb-java-client:3.4.0'