We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0b3d8d commit cd4480eCopy full SHA for cd4480e
pom.xml
@@ -32,7 +32,7 @@
32
33
<!-- databases and jdbc drivers -->
34
<!-- 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>
+ <db2.version>12.1.0.0</db2.version>
36
<h2.version>2.3.232</h2.version>
37
<hikari.version>5.1.0</hikari.version>
38
<hsqldb.version>2.7.3</hsqldb.version>
0 commit comments