Skip to content

Commit

Permalink
Upgrade DB2 JDBC driver to 11.5.9.0
Browse files Browse the repository at this point in the history
Closes #1885
  • Loading branch information
schauder committed Sep 18, 2024
1 parent 8e81ef0 commit ed63dd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

<!-- databases and jdbc drivers -->
<!-- note that these currently do not control the versions of databases used via Testcontainers for testing -->
<db2.version>11.5.8.0</db2.version>
<db2.version>11.5.9.0</db2.version>
<h2.version>2.3.232</h2.version>
<hikari.version>5.1.0</hikari.version>
<hsqldb.version>2.7.1</hsqldb.version>
Expand Down

0 comments on commit ed63dd4

Please sign in to comment.