Upgrade to DB2 JDBC 11.5.6.0

Closes gh-27196
This commit is contained in:
Andy Wilkinson 2021-07-08 18:44:03 +01:00
parent 4b965ac1ef
commit 958c6649f4
1 changed files with 1 additions and 1 deletions

View File

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