Skip to content

Commit bd037c9

Browse files
committed
Upgrade DB2 JDBC driver version to 11.5.7.0.
Closes #1237
1 parent 4353dc8 commit bd037c9

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
@@ -30,7 +30,7 @@
3030

3131
<!-- databases and jdbc drivers -->
3232
<!-- note that these currently do not control the versions of databases used via Testcontainers for testing -->
33-
<db2.version>11.5.5.0</db2.version>
33+
<db2.version>11.5.7.0</db2.version>
3434
<h2.version>1.4.200</h2.version>
3535
<hsqldb.version>2.5.2</hsqldb.version>
3636
<mariadb-java-client.version>2.7.2</mariadb-java-client.version>

0 commit comments

Comments
 (0)