Upgrade to DB2 JDBC 11.5.9.0

Closes gh-38436
This commit is contained in:
Andy Wilkinson 2023-11-21 13:22:43 +00:00
parent 8d645fafba
commit 70c3bceb64

View File

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