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
1 changed files with 1 additions and 1 deletions

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") { group("com.ibm.db2") {
modules = [ modules = [
"jcc" "jcc"