Upgrade to DB2 JDBC 11.5.6.0

Closes gh-27257
This commit is contained in:
Stephane Nicoll
2021-07-12 07:53:54 +02:00
parent f4cc3010de
commit 1397e11e5f

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"