Upgrade to DB2 JDBC 11.5.7.0

Closes gh-29117
This commit is contained in:
Stephane Nicoll
2021-12-20 09:57:06 +01:00
parent f619d66244
commit 8306287158

View File

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