HHH-17286 Upgrade integration tests to use Oracle JDBC driver version 23.3.0.23.09

This commit is contained in:
LLEFEVRE 2023-10-04 10:31:30 +02:00 committed by Christian Beikov
parent dba11edf0e
commit ad7c764c04
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.
* See the lgpl.txt file in the root directory or <http://www.gnu.org/licenses/lgpl-2.1.html>.
*/
jdbcDependency 'com.oracle.database.jdbc:ojdbc11:23.2.0.0'
jdbcDependency 'com.oracle.database.jdbc:ojdbc11:23.3.0.23.09'