Skip to content

Commit 1205760

Browse files
committed
Upgrading MySQL JDBC driver
1 parent 262c559 commit 1205760

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -508,7 +508,7 @@ under the License.
508508
<docker.mariadb.version>11</docker.mariadb.version>
509509

510510
<jdbc.postgresql.version>42.7.9</jdbc.postgresql.version>
511-
<jdbc.mysql.version>9.5.0</jdbc.mysql.version>
511+
<jdbc.mysql.version>9.6.0</jdbc.mysql.version>
512512
<jdbc.mariadb.version>3.5.7</jdbc.mariadb.version>
513513
<jdbc.mssql.version>12.6.1.jre11</jdbc.mssql.version>
514514
<jdbc.oracle.version>23.9.0.25.07</jdbc.oracle.version>

0 commit comments

Comments
 (0)