mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-17 08:35:13 +00:00
HHH-13605 Upgrade the MariaDB JDBC driver to 2.2.4 in the matrix_mariadb task
It's already the version we use when running test -Pdb=mariadb, so let's be consistent. (cherry picked from commit ef87991fa39478234bcbc5b274eafbf4aadcbc9b)
This commit is contained in:
parent
c527ac15a5
commit
e812014ea9
@ -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 <http://www.gnu.org/licenses/lgpl-2.1.html>.
|
||||
*/
|
||||
jdbcDependency 'org.mariadb.jdbc:mariadb-java-client:1.5.7'
|
||||
jdbcDependency 'org.mariadb.jdbc:mariadb-java-client:2.2.4'
|
Loading…
x
Reference in New Issue
Block a user