Upgrade to DB2 JDBC 11.5.7.0

Closes gh-29208
This commit is contained in:
Stephane Nicoll 2022-01-03 08:22:10 +01:00
parent e4c7251d23
commit 607508945c
1 changed files with 1 additions and 1 deletions

View File

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