Upgrade to DB2 JDBC 11.5.7.0

Closes gh-29124
This commit is contained in:
Stephane Nicoll 2021-12-20 10:46:22 +01:00
parent 72b3e150c9
commit 177fd6c539

View File

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