Skip to content

Commit cd4480e

Browse files
committed
Upgrade DB2 JDBC driver to 12.1.0.0
Closes #1988
1 parent c0b3d8d commit cd4480e

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
@@ -32,7 +32,7 @@
3232

3333
<!-- databases and jdbc drivers -->
3434
<!-- note that these currently do not control the versions of databases used via Testcontainers for testing -->
35-
<db2.version>11.5.9.0</db2.version>
35+
<db2.version>12.1.0.0</db2.version>
3636
<h2.version>2.3.232</h2.version>
3737
<hikari.version>5.1.0</hikari.version>
3838
<hsqldb.version>2.7.3</hsqldb.version>

0 commit comments

Comments
 (0)