mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 00:29:01 +00:00
Upgrade to DB2 JDBC 12.1.5.0
Closes gh-51005
This commit is contained in:
@@ -347,7 +347,7 @@ bom {
|
||||
releaseNotes("https://github.com/CycloneDX/cyclonedx-maven-plugin/releases/tag/cyclonedx-maven-plugin-{version}")
|
||||
}
|
||||
}
|
||||
library("DB2 JDBC", "12.1.4.0") {
|
||||
library("DB2 JDBC", "12.1.5.0") {
|
||||
group("com.ibm.db2") {
|
||||
modules = [
|
||||
"jcc"
|
||||
|
||||
Reference in New Issue
Block a user