Skip to content

Commit 3042128

Browse files
committed
Upgrade to DB2 JDBC 12.1.2.0
Closes gh-45942
1 parent 330eeda commit 3042128

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ bom {
283283
releaseNotes("https://github.com/CycloneDX/cyclonedx-maven-plugin/releases/tag/cyclonedx-maven-plugin-{version}")
284284
}
285285
}
286-
library("DB2 JDBC", "12.1.0.0") {
286+
library("DB2 JDBC", "12.1.2.0") {
287287
group("com.ibm.db2") {
288288
modules = [
289289
"jcc"

0 commit comments

Comments
 (0)