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