Upgrade to DB2 JDBC 11.5.9.0

Closes gh-38408
This commit is contained in:
Phillip Webb 2023-11-20 17:47:52 -08:00
parent cd0894edee
commit 5141ad568c

View File

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