Skip to content

Commit 9605a2f

Browse files
committed
Upgrade to DB2 JDBC Driver 12.1.4.0.
See #2263
1 parent 55f8912 commit 9605a2f

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>12.1.3.0</db2.version>
33+
<db2.version>12.1.4.0</db2.version>
3434
<h2.version>2.4.240</h2.version>
3535
<hikari.version>5.1.0</hikari.version>
3636
<hsqldb.version>2.7.3</hsqldb.version>

0 commit comments

Comments
 (0)