diff --git a/databases/mariadb/matrix.gradle b/databases/mariadb/matrix.gradle index 13ce0a9cbf..f66f5cacb3 100644 --- a/databases/mariadb/matrix.gradle +++ b/databases/mariadb/matrix.gradle @@ -4,4 +4,4 @@ * License: GNU Lesser General Public License (LGPL), version 2.1 or later. * See the lgpl.txt file in the root directory or . */ -jdbcDependency 'org.mariadb.jdbc:mariadb-java-client:3.3.1' \ No newline at end of file +jdbcDependency 'org.mariadb.jdbc:mariadb-java-client:3.4.0'