HHH-13606 Upgrade the HANA JDBC driver to 2.4.59 in the matrix_hana task

It's already the version we use when running test -Pdb=hana, so let's
be consistent.
This commit is contained in:
Yoann Rodière 2019-08-30 14:57:19 +02:00
parent 57dbfbb60e
commit 0f2a037e18
1 changed files with 1 additions and 1 deletions

View File

@ -5,4 +5,4 @@
* See the lgpl.txt file in the root directory or <http://www.gnu.org/licenses/lgpl-2.1.html>.
*/
jdbcDependency 'com.sap.cloud.db.jdbc:ngdbc:2.2.16'
jdbcDependency 'com.sap.cloud.db.jdbc:ngdbc:2.4.59'