Upgrade to DB2 JDBC 11.5.4.0

Closes gh-22794
This commit is contained in:
Andy Wilkinson 2020-08-07 09:58:05 +01:00
parent 8b95b3a537
commit d72b61ac6c
1 changed files with 1 additions and 1 deletions

View File

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