We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55f8912 commit 9605a2fCopy full SHA for 9605a2f
pom.xml
@@ -30,7 +30,7 @@
30
31
<!-- databases and jdbc drivers -->
32
<!-- 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>
+ <db2.version>12.1.4.0</db2.version>
34
<h2.version>2.4.240</h2.version>
35
<hikari.version>5.1.0</hikari.version>
36
<hsqldb.version>2.7.3</hsqldb.version>
0 commit comments