Skip to content

Commit 88e0916

Browse files
committed
Upgrade to DB2 JDBC 11.5.6.0
Closes gh-27239
1 parent 2d67102 commit 88e0916

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
@@ -223,7 +223,7 @@ bom {
223223
]
224224
}
225225
}
226-
library("DB2 JDBC", "11.5.5.0") {
226+
library("DB2 JDBC", "11.5.6.0") {
227227
group("com.ibm.db2") {
228228
modules = [
229229
"jcc"

0 commit comments

Comments
 (0)