Upgrade to DB2 JDBC 11.5.5.0

Closes gh-24383
This commit is contained in:
Stephane Nicoll 2020-12-08 05:20:46 +01:00
parent ad079bf58a
commit 2770326356

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"