Skip to content

Commit b79525c

Browse files
committed
Upgrade DB2 to 11.5.9.0
Closes #1930
1 parent bb10540 commit b79525c

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
@@ -31,7 +31,7 @@
3131

3232
<!-- databases and jdbc drivers -->
3333
<!-- note that these currently do not control the versions of databases used via Testcontainers for testing -->
34-
<db2.version>11.5.8.0</db2.version>
34+
<db2.version>11.5.9.0</db2.version>
3535
<h2.version>2.1.214</h2.version>
3636
<hikari.version>5.1.0</hikari.version>
3737
<hsqldb.version>2.7.1</hsqldb.version>

0 commit comments

Comments
 (0)