Skip to content

Commit 3ffdf4c

Browse files
committed
Upgrade to DB2 JDBC 12.1.3.0
Closes spring-projectsgh-48083
1 parent f64e84e commit 3ffdf4c

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
@@ -303,7 +303,7 @@ bom {
303303
releaseNotes("https://github.com/CycloneDX/cyclonedx-maven-plugin/releases/tag/cyclonedx-maven-plugin-{version}")
304304
}
305305
}
306-
library("DB2 JDBC", "12.1.2.0") {
306+
library("DB2 JDBC", "12.1.3.0") {
307307
group("com.ibm.db2") {
308308
modules = [
309309
"jcc"

0 commit comments

Comments
 (0)