Upgrade to DB2 JDBC 11.5.9.0

Closes gh-38428
This commit is contained in:
Andy Wilkinson 2023-11-21 12:52:11 +00:00
parent d437270e87
commit c7c4ed3a12

View File

@ -243,7 +243,7 @@ bom {
]
}
}
library("DB2 JDBC", "11.5.8.0") {
library("DB2 JDBC", "11.5.9.0") {
group("com.ibm.db2") {
modules = [
"jcc"