Upgrade to DB2 JDBC 11.5.4.0

Closes gh-22457
This commit is contained in:
Andy Wilkinson 2020-07-21 12:35:38 +01:00
parent f88038f00d
commit 8030c8635c

View File

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