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:
parent
57dbfbb60e
commit
0f2a037e18
|
@ -5,4 +5,4 @@
|
||||||
* 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 'com.sap.cloud.db.jdbc:ngdbc:2.2.16'
|
jdbcDependency 'com.sap.cloud.db.jdbc:ngdbc:2.4.59'
|
Loading…
Reference in New Issue