Upgrade to DB2 JDBC 11.5.5.0

Closes gh-24369
This commit is contained in:
Stephane Nicoll
2020-12-07 15:22:18 +01:00
parent fa3723eb8b
commit dfae03704b

View File

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