Upgrade to DB2 JDBC 12.1.2.0

Closes gh-45942
This commit is contained in:
Stéphane Nicoll
2025-06-12 21:32:21 +02:00
parent 330eeda9d1
commit 3042128e53

View File

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