Upgrade to DB2 JDBC 11.5.8.0

Closes gh-34906
This commit is contained in:
Stephane Nicoll 2023-04-07 15:42:19 +02:00
parent 649796cdae
commit 8323cf3db6
1 changed files with 1 additions and 1 deletions

View File

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