Upgrade to DB2 JDBC 12.1.0.0

Closes gh-44075
This commit is contained in:
Phillip Webb
2025-02-04 12:05:58 -08:00
parent 186a0adc32
commit 3d678f49ca

View File

@@ -283,7 +283,7 @@ bom {
releaseNotes("https://github.com/CycloneDX/cyclonedx-maven-plugin/releases/tag/cyclonedx-maven-plugin-{version}")
}
}
library("DB2 JDBC", "11.5.9.0") {
library("DB2 JDBC", "12.1.0.0") {
group("com.ibm.db2") {
modules = [
"jcc"