Skip to content

Commit 2ed2d2e

Browse files
committed
Upgrade DB2 JDBC driver to 11.5.8.0.
Closes #1471
1 parent 19b1268 commit 2ed2d2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
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.7.0</db2.version>
33+
<db2.version>11.5.8.0</db2.version>
3434
<h2.version>2.1.214</h2.version>
3535
<hsqldb.version>2.7.1</hsqldb.version>
3636
<mariadb-java-client.version>3.1.3</mariadb-java-client.version>

0 commit comments

Comments
 (0)